GNU bug report logs - #57951
[PATCH] gnu: clojure-tools: Update to 1.11.1.1165.

Previous Next

Package: guix-patches;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Tue, 20 Sep 2022 09:10:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57951: closed ([PATCH] gnu: clojure-tools: Update to
 1.11.1.1165.)
Date: Thu, 22 Sep 2022 01:59:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Sep 2022 09:58:37 +0800
with message-id <874jx0dvaq.fsf <at> envs.net>
and subject line Re: bug#57951: [PATCH] gnu: clojure-tools: Update to 1.11.1.1165.
has caused the debbugs.gnu.org bug report #57951,
regarding [PATCH] gnu: clojure-tools: Update to 1.11.1.1165.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57951: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57951
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
Subject: [PATCH] gnu: clojure-tools: Update to 1.11.1.1165.
Date: Tue, 20 Sep 2022 11:06:51 +0200
---
 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 9876192f5f..622e43ac48 100644
--- a/gnu/packages/clojure.scm
+++ b/gnu/packages/clojure.scm
@@ -204,14 +204,14 @@ (define-public clojure
 (define-public clojure-tools
   (package
     (name "clojure-tools")
-    (version "1.11.1.1149")
+    (version "1.11.1.1165")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://download.clojure.org/install/clojure-tools-"
                            version
                            ".tar.gz"))
-       (sha256 (base32 "196wl87br8zg3npfwpr5c1q0knxd1810vzgb0b6h195hyjf6i210"))
+       (sha256 (base32 "1lg97waqfcgzr3dz5426fbc4kqcsavpbqil2iyjm1dw3zrfa8ysi"))
        ;; Remove AOT compiled JAR.  The other JAR only contains uncompiled
        ;; Clojure source code.
        (snippet
-- 
2.37.2



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Cc: 57951-done <at> debbugs.gnu.org
Subject: Re: bug#57951: [PATCH] gnu: clojure-tools: Update to 1.11.1.1165.
Date: Thu, 22 Sep 2022 09:58:37 +0800
Pushed, thank you!


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

Previous Next


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