unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58735] [PATCH] gnu: cl-purgatory: Update to 0.1.2
@ 2022-10-23 10:17 cage
  2022-10-24 12:21 ` bug#58735: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2022-10-23 10:17 UTC (permalink / raw)
  To: 58735

---
 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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58735: [PATCH] gnu: cl-purgatory: Update to 0.1.2
  2022-10-23 10:17 [bug#58735] [PATCH] gnu: cl-purgatory: Update to 0.1.2 cage
@ 2022-10-24 12:21 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-10-24 12:21 UTC (permalink / raw)
  To: cage; +Cc: 58735-done

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

Patch pushed as 8d4f598ba6821fc6a50759f6c0bdbb224181f01e with a complete
commit message.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-24 12:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-23 10:17 [bug#58735] [PATCH] gnu: cl-purgatory: Update to 0.1.2 cage
2022-10-24 12:21 ` bug#58735: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).