update gradle

This commit is contained in:
Peter Tillemans 2023-11-27 22:12:13 +01:00
parent b18db2542b
commit b6019a41b2
2 changed files with 1 additions and 4 deletions

View file

@ -16,7 +16,7 @@
(sha256
(base32 "1bkjxw7i0lm17pdyyvka4xpl6z0cdj0izagphync6839i2pg66iy"))))
(build-system copy-build-system)
(inputs (list `(,openjdk "jdk")))
(inputs (list `(,openjdk@20 "jdk")))
(native-inputs (list unzip))
(synopsis "My Gradle, a java build system")
(description
@ -24,4 +24,3 @@
(home-page "https://maven.apache.org/")
(license asl2.0)))
snam-gradle

View file

@ -21,5 +21,3 @@
"Maven is a standard build system and package manager for java programs")
(home-page "https://maven.apache.org/")
(license asl2.0)))
snam-maven