GNU bug report logs - #59881
[PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Wed, 7 Dec 2022 11:28: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#59881: closed ([PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.)
Date: Mon, 12 Dec 2022 11:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 12 Dec 2022 10:58:35 +0000
with message-id <87y1rc99c0.fsf <at> kitej>
and subject line Re: [bug#59881] [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.
has caused the debbugs.gnu.org bug report #59881,
regarding [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.
to be marked as done.

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


-- 
59881: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59881
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.
Date: Wed, 07 Dec 2022 11:27:19 +0000
* gnu/packages/lisp-xyz.scm (sbcl-april): Update to 1.0-3.bdd74f1.
---
 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 84d139235c..5f0d12ca88 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21457,8 +21457,8 @@ (define-public ecl-simple-date-time
   (sbcl-package->ecl-package sbcl-simple-date-time))

 (define-public sbcl-april
-  (let ((commit "93b10042206475b9cce649d76ffaf00dcdbe498f")
-        (revision "2"))
+  (let ((commit "bdd74f168ec82f28fe4ab692f2c0af39441a5701")
+        (revision "3"))
     (package
       (name "sbcl-april")
       (version (git-version "1.0" revision commit))
@@ -21470,7 +21470,7 @@ (define-public sbcl-april
                (commit commit)))
          (file-name (git-file-name "cl-april" version))
          (sha256
-          (base32 "16az6cs13hxqn7sa2cxask077kvzp8prnrvnqm5igqq92y174n8g"))
+          (base32 "0hvlp2286z1ksa7jr7r661kdr0lpfv25n5chl72jrzq5zz70lidx"))
          (modules '((guix build utils)))
          (snippet '(begin
                      ;; Remove bundled Apache-relicensed MaxPC.
--
2.38.1




[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 59881-done <at> debbugs.gnu.org
Subject: Re: [bug#59881] [PATCH] gnu: cl-april: Update to 1.0-3.bdd74f1.
Date: Mon, 12 Dec 2022 10:58:35 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 7a1f1a48cb6a4f4be2f78275b2e5138eb751d525.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 158 days ago.

Previous Next


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