diff options
| author | Jelle Licht <jlicht@fsfe.org> | 2021-11-02 10:59:27 +0100 |
|---|---|---|
| committer | Jelle Licht <jlicht@fsfe.org> | 2021-11-02 10:59:27 +0100 |
| commit | 863ddcc829d098672d641cd8277d7008bd132e04 (patch) | |
| tree | c0921f4d31a38f9d5fd389e81e9aa43318fbe28f | |
| parent | 10cdced375f835c8a1f51a00ac0eefe38c82d00a (diff) | |
nongnu: clojure-tools: Update to 1.10.3.998.
* nongnu/packages/clojure.scm (clojure-tools): Update to 1.10.3.998.
| -rw-r--r-- | nongnu/packages/clojure.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/clojure.scm b/nongnu/packages/clojure.scm index 66567bb..329a3b9 100644 --- a/nongnu/packages/clojure.scm +++ b/nongnu/packages/clojure.scm | |||
| @@ -31,14 +31,14 @@ | |||
| 31 | (define-public clojure-tools | 31 | (define-public clojure-tools |
| 32 | (package | 32 | (package |
| 33 | (name "clojure-tools") | 33 | (name "clojure-tools") |
| 34 | (version "1.10.3.943") | 34 | (version "1.10.3.998") |
| 35 | (source | 35 | (source |
| 36 | (origin | 36 | (origin |
| 37 | (method url-fetch) | 37 | (method url-fetch) |
| 38 | (uri (string-append "https://download.clojure.org/install/clojure-tools-" | 38 | (uri (string-append "https://download.clojure.org/install/clojure-tools-" |
| 39 | version | 39 | version |
| 40 | ".tar.gz")) | 40 | ".tar.gz")) |
| 41 | (sha256 (base32 "1yrk6m9f6n8f0drpx305jb95d61py423aawkl2p6syr2kfyx2w63")))) | 41 | (sha256 (base32 "043jpgqggz9n0w13lfg6121fli18hv9dnnx49kdgn6f012rj1wnf")))) |
| 42 | (build-system copy-build-system) | 42 | (build-system copy-build-system) |
| 43 | (arguments | 43 | (arguments |
| 44 | `(#:install-plan | 44 | `(#:install-plan |
