GNU bug report logs - #72786
[PATCH 2/6] gnu: cl-colors2: Update to 0.6.1.

Previous Next

Package: guix-patches;

Reported by: GNU Guix Live <cage-dev <at> twistfold.it>

Date: Sat, 24 Aug 2024 10:34:03 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 72786 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72786; Package guix-patches. (Sat, 24 Aug 2024 10:34:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to GNU Guix Live <cage-dev <at> twistfold.it>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 24 Aug 2024 10:34:03 GMT) Full text and rfc822 format available.

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

From: GNU Guix Live <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1.
Date: Sat, 24 Aug 2024 12:32:52 +0200
Change-Id: Icbd2c7b86c961243d117564a2eaadec7a5af73f2
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 19ecc96126..4dbc2fa52e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4420,7 +4420,7 @@ (define-public ecl-cl-colors
 (define-public sbcl-cl-colors2
   (package
     (name "sbcl-cl-colors2")
-    (version "0.6.0")
+    (version "0.6.1")
     (source
      (origin
        (method git-fetch)
@@ -4429,7 +4429,7 @@ (define-public sbcl-cl-colors2
              (commit (string-append "v" version))))
        (file-name (git-file-name "cl-colors2" version))
        (sha256
-        (base32 "0vnvlq9xixs04768q7hapsi16cjp3ych6mypvs6chihd5dal4cnd"))))
+        (base32 "053bidgbqziv5visdq09gy8zf30cvqh1w06l23yygn1yrg7m7302"))))
     (build-system asdf-build-system/sbcl)
     (native-inputs
      (list sbcl-clunit2))
-- 
2.38.1





This bug report was last modified 299 days ago.

Previous Next


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