update gradle
This commit is contained in:
parent
b18db2542b
commit
b6019a41b2
2 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue