unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54556] [PATCH] gnu: cl-clack: Update to 6fd0279.
@ 2022-03-24 20:47 jgart via Guix-patches via
  2022-03-25 10:23 ` bug#54556: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-03-24 20:47 UTC (permalink / raw)
  To: 54556; +Cc: jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54556: [PATCH] gnu: cl-clack: Update to 6fd0279.
  2022-03-24 20:47 [bug#54556] [PATCH] gnu: cl-clack: Update to 6fd0279 jgart via Guix-patches via
@ 2022-03-25 10:23 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-03-25 10:23 UTC (permalink / raw)
  To: jgart; +Cc: 54556-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 034b7b5db6afc50669bb98553e5d57413839b7b6.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-25 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 20:47 [bug#54556] [PATCH] gnu: cl-clack: Update to 6fd0279 jgart via Guix-patches via
2022-03-25 10:23 ` bug#54556: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).