GNU bug report logs - #58735
[PATCH] gnu: cl-purgatory: Update to 0.1.2

Previous Next

Package: guix-patches;

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

Date: Sun, 23 Oct 2022 10:19: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: cage <cage-dev <at> twistfold.it>
Subject: bug#58735: closed (Re: [bug#58735] [PATCH] gnu: cl-purgatory:
 Update to 0.1.2)
Date: Mon, 24 Oct 2022 12:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58735: [PATCH] gnu: cl-purgatory: Update to 0.1.2

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 58735 <at> debbugs.gnu.org.

-- 
58735: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58735
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: cage <cage-dev <at> twistfold.it>
Cc: 58735-done <at> debbugs.gnu.org
Subject: Re: [bug#58735] [PATCH] gnu: cl-purgatory: Update to 0.1.2
Date: Mon, 24 Oct 2022 12:21:14 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as 8d4f598ba6821fc6a50759f6c0bdbb224181f01e with a complete
commit message.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cl-purgatory: Update to 0.1.2
Date: Sun, 23 Oct 2022 12:17:24 +0200
---
 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 b474a0f2b7..821119b5fa 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21887,11 +21887,11 @@ (define-public ecl-cl-ipfs-api2
   (sbcl-package->ecl-package sbcl-cl-ipfs-api2))

 (define-public sbcl-purgatory
-  (let ((commit "ade0d60a14a1067b9cc8cf06d1f1a1ca8cecdb03")
+  (let ((commit "3afd8f6bb4093ffb2f39ffdedf11278b3617fff9")
         (revision "1"))
     (package
       (name "sbcl-purgatory")
-      (version (git-version "0.1.0" revision commit))
+      (version (git-version "0.1.2" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -21900,7 +21900,7 @@ (define-public sbcl-purgatory
                (commit commit)))
          (file-name (git-file-name "cl-purgatory" version))
          (sha256
-          (base32 "1mwlalymmfbx1jx5wzqcnpg5h8d0ylllm1p3f4lwaawfv05lk82s"))))
+          (base32 "0iy2jdgrwqrq9cph7bwf79d8l4zdsgcd9sfcn0lclzai2v0yizp9"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria
--
2.34.0



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

Previous Next


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