GNU bug report logs - #54556
[PATCH] gnu: cl-clack: Update to 6fd0279.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Thu, 24 Mar 2022 20:49:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54556: closed ([PATCH] gnu: cl-clack: Update to 6fd0279.)
Date: Fri, 25 Mar 2022 10:24:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 25 Mar 2022 10:23:09 +0000
with message-id <87fsn6jpox.fsf <at> kitej>
and subject line Re: [bug#54556] [PATCH] gnu: cl-clack: Update to 6fd0279.
has caused the debbugs.gnu.org bug report #54556,
regarding [PATCH] gnu: cl-clack: Update to 6fd0279.
to be marked as done.

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


-- 
54556: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54556
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: cl-clack: Update to 6fd0279.
Date: Thu, 24 Mar 2022 16:47:13 -0400
* gnu/packages/lisp-xyz.scm (cl-clack): Update to 6fd0279.
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 8dcac50c31..ea35876e64 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4904,8 +4904,8 @@ (define-public ecl-cl-fastcgi
   (sbcl-package->ecl-package sbcl-cl-fastcgi))
 
 (define-public sbcl-clack
-  (let ((commit "e3e032843bb1220ab96263c411aa7f2feb4746e0")
-        (revision "1"))
+  (let ((commit "6fd0279424f7ba5fd4f92d69a1970846b0b11222")
+        (revision "2"))
     (package
       (name "sbcl-clack")
       (version (git-version "2.0.0" revision commit))
@@ -4917,7 +4917,7 @@ (define-public sbcl-clack
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1ymzs6qyrwhlj6cgqsnpyn6g5cbp7a3s1vgxwna20y2q7y4iacy0"))))
+          (base32 "0sfmvqmsg9z13x0v77448rpdqgyprdq739nsbrjw9a28hv9jmkg9"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("alexandria" ,sbcl-alexandria)
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 54556-done <at> debbugs.gnu.org
Subject: Re: [bug#54556] [PATCH] gnu: cl-clack: Update to 6fd0279.
Date: Fri, 25 Mar 2022 10:23:09 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 034b7b5db6afc50669bb98553e5d57413839b7b6.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 152 days ago.

Previous Next


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