nongnu: clojure-tools: Update to 1.10.3.1029.

* nongnu/packages/clojure.scm (clojure-tools): Update to 1.10.3.1029.
This commit is contained in:
Jelle Licht 2021-11-16 15:10:35 +01:00
parent 2a44c2c599
commit df9d1de47f
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.1020")
(version "1.10.3.1029")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.clojure.org/install/clojure-tools-"
version
".tar.gz"))
(sha256 (base32 "1qh4lvsjda7f1clak3adq68gcw41j30y44k1bsqs6wzxpwy4qram"))))
(sha256 (base32 "14c08xva1r6sl3h78vhckwx5dd8kqwi7457prygh9330b7r8caa2"))))
(build-system copy-build-system)
(arguments
`(#:install-plan