all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#60045] [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc.
@ 2022-12-13 20:19 cage
  2022-12-19 13:23 ` bug#60045: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2022-12-13 20:19 UTC (permalink / raw)
  To: 60045

---
 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 364be8c7a5..8f68e88e9b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -16872,8 +16872,8 @@ (define-public cl-tooter
   (sbcl-package->cl-source-package sbcl-tooter))

 (define-public sbcl-croatoan
-  (let ((commit "5d0949d57a12e7fece8828e089daa339b260da96")
-        (revision "5"))
+  (let ((commit "35c92fcc6c4458339c7e27bdf16f7fa908d95eb8")
+        (revision "6"))
     (package
       (name "sbcl-croatoan")
       (version (git-version "0.0.1" revision commit))
@@ -16885,7 +16885,7 @@ (define-public sbcl-croatoan
                (commit commit)))
          (file-name (git-file-name "cl-croatoan" version))
          (sha256
-          (base32 "0qsnz10hri95al73vhpqrs7mapz2px0dbwgfn52sbi93gwk5aki9"))))
+          (base32 "0v1lrdjd29krjb6pr0mql9hjj5c2lv760xwpr17dbsw263vx29xz"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases
--
2.34.0




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

* bug#60045: [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc.
  2022-12-13 20:19 [bug#60045] [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc cage
@ 2022-12-19 13:23 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-12-19 13:23 UTC (permalink / raw)
  To: cage; +Cc: 60045-done

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

Patch pushed as debfbdefda777d36a625f071d3e17faa89c10545.
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-12-19 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13 20:19 [bug#60045] [PATCH] gnu: cl-croatoan: Update to 0.0.1-6.35c92fc cage
2022-12-19 13:23 ` bug#60045: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.