nongnu: clojure-tools: Update to 1.10.3.943.

* nongnu/packages/clojure.scm (clojure-tools): Update to 1.10.3.943.
This commit is contained in:
Jelle Licht 2021-08-20 21:53:53 +02:00
parent 4640ff56f6
commit 4028f64b58
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -31,14 +31,14 @@
(define-public clojure-tools
(package
(name "clojure-tools")
(version "1.10.3.933")
(version "1.10.3.943")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.clojure.org/install/clojure-tools-"
version
".tar.gz"))
(sha256 (base32 "0w359cw3079xdhvl5z7hdd4h0jbdacpm9l12xszwdbsnfgyb9jf6"))))
(sha256 (base32 "1yrk6m9f6n8f0drpx305jb95d61py423aawkl2p6syr2kfyx2w63"))))
(build-system copy-build-system)
(arguments
`(#:install-plan