GNU bug report logs - #56604
[PATCH 0/8] Update Clojure to 1.11.1.

Previous Next

Package: guix-patches;

Reported by: r0man <roman <at> burningswell.com>

Date: Sat, 16 Jul 2022 18:21:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 56604 <at> debbugs.gnu.org (full text, mbox):

From: r0man <roman <at> burningswell.com>
To: 56604 <at> debbugs.gnu.org
Subject: [PATCH 1/8] gnu: clojure-tools-cli: Update to 1.0.206.---
Date: Sat, 16 Jul 2022 20:24:04 +0200
[Message part 1 (text/plain, inline)]
---
 gnu/packages/clojure.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm
index e6eb749501..0a30e1752a 100644
--- a/gnu/packages/clojure.scm
+++ b/gnu/packages/clojure.scm
@@ -457,7 +457,7 @@ (define-public clojure-tools-macro
 (define-public clojure-tools-cli
   (package
     (name "clojure-tools-cli")
-    (version "0.4.2")
+    (version "1.0.206")
     (home-page "https://github.com/clojure/tools.cli")
     (source (origin
               (method git-fetch)
@@ -466,7 +466,7 @@ (define-public clojure-tools-cli
                     (commit (string-append "tools.cli-" version))))
               (file-name (git-file-name name version))
               (sha256
-               (base32 "1yqlm8lwbcjm0dp032z7vzc4bdlmc4jixznvf4adsqhvqw85hvj2"))))
+               (base32 "1hvk5zacl3fr8lfcbfgckaicqjx697j0kzw2x5hwj8j5xlr8ri2r"))))
     (build-system clojure-build-system)
     (arguments
      '(#:source-dirs '("src/main/clojure/")
-- 
2.36.1


[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 322 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.