GNU bug report logs - #71547
[PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7.

Previous Next

Package: guix-patches;

Reported by: Charles <charles <at> charje.net>

Date: Fri, 14 Jun 2024 06:43:03 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71547 in the body.
You can then email your comments to 71547 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#71547; Package guix-patches. (Fri, 14 Jun 2024 06:43:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Charles <charles <at> charje.net>:
New bug report received and forwarded. Copy sent to glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org. (Fri, 14 Jun 2024 06:43:03 GMT) Full text and rfc822 format available.

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

From: Charles <charles <at> charje.net>
To: guix-patches <at> gnu.org
Cc: Charles <charles <at> charje.net>
Subject: [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7.
Date: Fri, 14 Jun 2024 01:34:28 -0500
* gnu/packages/lisp-xyz.scm (sbcl-ctype): Update commit, version, and hash.

Change-Id: Ie57ee10342094da4dd5d5a99e00042954ab57060
---
 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 00b07ae949..ee17768f8b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12376,10 +12376,10 @@ (define-public ecl-css-lite
   (sbcl-package->ecl-package sbcl-css-lite))
 
 (define-public sbcl-ctype
-  (let ((commit "9b824aa75d7ceb9f3504590b09c6d8a57269f026"))
+  (let ((commit "c514623a0cd5c4340ab4ab13d90509f15f09c47a"))
     (package
       (name "sbcl-ctype")
-      (version (git-version "0.0.0" "2" commit))
+      (version (git-version "0.0.0" "3" commit))
       (source
        (origin
          (method git-fetch)
@@ -12388,7 +12388,7 @@ (define-public sbcl-ctype
                (commit commit)))
          (file-name (git-file-name "cl-ctype" version))
          (sha256
-          (base32 "00d82v7hb7vii6gaaaa7ykzl70hga93laz7w9z1hhdl3z7zb473a"))))
+          (base32 "0qnssrjssb7258i3a1s1bv3z6plx4pzrkg65i8an25bvwrjwpvqv"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria))
-- 
2.41.0





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Tue, 18 Jun 2024 09:01:01 GMT) Full text and rfc822 format available.

Notification sent to Charles <charles <at> charje.net>:
bug acknowledged by developer. (Tue, 18 Jun 2024 09:01:01 GMT) Full text and rfc822 format available.

Message #10 received at 71547-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Charles <charles <at> charje.net>
Cc: 71547-done <at> debbugs.gnu.org
Subject: Re: [bug#71547] [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7.
Date: Tue, 18 Jun 2024 09:00:12 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 75cc9ff895398c67a154927a0c53d0223459177e with a fixed
commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 16 Jul 2024 11:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 337 days ago.

Previous Next


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