mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: babashka-clojure-tools: Update to 1.12.4.1582.
* nongnu/packages/clojure.scm (babashka-clojure-tools): Update to 1.12.4.1582. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
2b2f366b30
commit
a68bb43ba0
1 changed files with 2 additions and 2 deletions
|
|
@ -181,7 +181,7 @@ perform refactors and more.")
|
||||||
(inherit clojure-tools-bin)
|
(inherit clojure-tools-bin)
|
||||||
(name "babashka-clojure-tools")
|
(name "babashka-clojure-tools")
|
||||||
;; Version must match the one hardcoded in #'borkdude.deps/version.
|
;; Version must match the one hardcoded in #'borkdude.deps/version.
|
||||||
(version "1.12.3.1577")
|
(version "1.12.4.1582")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(inherit (package-source clojure-tools-bin))
|
(inherit (package-source clojure-tools-bin))
|
||||||
|
|
@ -202,7 +202,7 @@ perform refactors and more.")
|
||||||
version "-linux-amd64.tar.gz"))
|
version "-linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0p2rxkjk1n3wgzhnpasigs09b0h8q5vhjgpn04mfd3fg20fgkax3"))))
|
"14vrjddia92cz1da67nyjbq0y0jsdnn0235xma5jnkppqvy9jxqn"))))
|
||||||
(build-system binary-build-system)
|
(build-system binary-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:patchelf-plan
|
(list #:patchelf-plan
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue