emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58735: closed ([PATCH] gnu: cl-purgatory: Update to 0.1.2)


From: GNU bug Tracking System
Subject: bug#58735: closed ([PATCH] gnu: cl-purgatory: Update to 0.1.2)
Date: Mon, 24 Oct 2022 12:23:01 +0000

Your message dated Mon, 24 Oct 2022 12:21:14 +0000
with message-id <87r0yx76op.fsf@kitej>
and subject line Re: [bug#58735] [PATCH] gnu: cl-purgatory: Update to 0.1.2
has caused the debbugs.gnu.org bug report #58735,
regarding [PATCH] gnu: cl-purgatory: Update to 0.1.2
to be marked as done.

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


-- 
58735: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58735
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#58735] [PATCH] gnu: cl-purgatory: Update to 0.1.2 Date: Mon, 24 Oct 2022 12:21:14 +0000
Patch pushed as 8d4f598ba6821fc6a50759f6c0bdbb224181f01e with a complete
commit message.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]