mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: babashka: update to 1.12.200
* nongnu/packages/clojure.scm (babashka): update to 1.12.200 Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
a7a7201b57
commit
8cdbff51ed
1 changed files with 2 additions and 2 deletions
|
@ -151,7 +151,7 @@ perform refactors and more.")
|
||||||
(define-public babashka
|
(define-public babashka
|
||||||
(package
|
(package
|
||||||
(name "babashka")
|
(name "babashka")
|
||||||
(version "1.3.189")
|
(version "1.12.200")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch/tarbomb)
|
(method url-fetch/tarbomb)
|
||||||
(uri (string-append "https://github.com/babashka/babashka"
|
(uri (string-append "https://github.com/babashka/babashka"
|
||||||
|
@ -159,7 +159,7 @@ perform refactors and more.")
|
||||||
version "-linux-amd64.tar.gz"))
|
version "-linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1gzra3y5iljjqi4rj1qxr3yniqla3qnhv881gkzrp788fwsvlmwv"))))
|
"1bmfnkh7mi15h6gkw9az6f2p4grcyi7cj90f86xg4ljbjnidp2n3"))))
|
||||||
(build-system binary-build-system)
|
(build-system binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:patchelf-plan
|
`(#:patchelf-plan
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue