summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorJelle Licht <jlicht@fsfe.org>2021-11-16 15:34:20 +0100
committerJelle Licht <jlicht@fsfe.org>2021-11-16 15:34:20 +0100
commitd0b3c0561914612acfd3cee25f431a78f349bdf1 (patch)
treeac0ccd3acba62d3e8a7a9772b52528047dabc2f7 /nongnu
parent64ad1f6be183b6b42e1797a2ad12063e7699ce08 (diff)
nongnu: leiningen: Update to 2.9.8.
* nongnu/packages/clojure.scm (leiningen): Update to 2.9.8.
Diffstat (limited to 'nongnu')
-rw-r--r--nongnu/packages/clojure.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/nongnu/packages/clojure.scm b/nongnu/packages/clojure.scm
index 42f3eb6..07c3b01 100644
--- a/nongnu/packages/clojure.scm
+++ b/nongnu/packages/clojure.scm
@@ -102,7 +102,7 @@ lets you focus on your code.")
(package
(inherit leiningen-jar)
(name "leiningen")
- (version "2.9.7")
+ (version "2.9.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -111,7 +111,7 @@ lets you focus on your code.")
(file-name (git-file-name name version))
(sha256
(base32
- "1sx54g50rb6pj9mhqp77byh1ikfic7cmyifacxn4mi4a5j949kly"))))
+ "1i6pn8vzzhgnm9hmlb92z65l79nxcxa5zdsrgg5svq7vmbixgnhl"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f