GNU bug report logs - #59116
[PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2.

Previous Next

Package: guix-patches;

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

Date: Tue, 8 Nov 2022 04:01: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: "Paul A. Patience" <paul <at> apatience.com>
Subject: bug#59116: closed (Re: [bug#59116] [PATCH] gnu: cl-serapeum:
 Update to 0.0.0-8.fbfd2a2.)
Date: Tue, 08 Nov 2022 09:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59116: [PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59116 <at> debbugs.gnu.org.

-- 
59116: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59116
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 59116-done <at> debbugs.gnu.org
Subject: Re: [bug#59116] [PATCH] gnu: cl-serapeum: Update to 0.0.0-8.fbfd2a2.
Date: Tue, 08 Nov 2022 09:45:45 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as 7ee45b9d32c802dc4dcd9388ffdb67a644c0496c.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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-serapeum: Update to 0.0.0-8.fbfd2a2.
Date: Tue, 08 Nov 2022 04:00:03 +0000
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 0.0.0-8.fbfd2a2.
---
 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 1c580c7263..51d68de6b3 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -8114,8 +8114,8 @@ (define-public ecl-trivial-macroexpand-all
   (sbcl-package->ecl-package sbcl-trivial-macroexpand-all))

 (define-public sbcl-serapeum
-  (let ((commit "d2150c6fb75c16f2ee0abd145a1089d0019e7f7e")
-        (revision "7"))
+  (let ((commit "fbfd2a219fb22c70c1c5b86910c5106fd0f9b447")
+        (revision "8"))
     (package
       (name "sbcl-serapeum")
       (version (git-version "0.0.0" revision commit))
@@ -8128,7 +8128,7 @@ (define-public sbcl-serapeum
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1czs771nyqz45ndd09iiva2swvazy1b2z0k6h4qqdd839vnjcs06"))))
+          (base32 "0gz70hwlsyawmm7j85yjg449hpy57w5jdd7rkal6lhmmfnl0nsbp"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria
--
2.38.0





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

Previous Next


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