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

Full log


View this message in rfc822 format

From: GNU Guix Live <cage-dev <at> twistfold.it>
To: 72786 <at> debbugs.gnu.org
Subject: [bug#72786] [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.