all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3.
@ 2024-08-24 10:32 GNU Guix Live
  2024-08-24 10:32 ` [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1 GNU Guix Live
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: GNU Guix Live @ 2024-08-24 10:32 UTC (permalink / raw)
  To: 72785

Change-Id: I2eedb675d12b1b21e9d3dff3c3b4da351ab32ef4
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index ba78515979..19ecc96126 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12276,7 +12276,7 @@ (define-public ecl-core-gp
   (sbcl-package->ecl-package sbcl-core-gp))
 
 (define-public sbcl-croatoan
-  (let ((commit "282145ff9e9005fddc4241bc6827b3ab09c5bd25")
+  (let ((commit "0157da69edf1459db43fcd30bc6941ef0b26c02d")
         (revision "1"))
     (package
       (name "sbcl-croatoan")
@@ -12289,7 +12289,7 @@ (define-public sbcl-croatoan
                (commit commit)))
          (file-name (git-file-name "cl-croatoan" version))
          (sha256
-          (base32 "021h2f2yj4j9gynr3k7qi36x94jm5b95p3vaddbaih96wyzgbmq5"))))
+          (base32 "1pd3ivh2hcrbj7xfrfma10chlpzcgh0g36sjy5b23pm2zga4dqvs"))))
       (build-system asdf-build-system/sbcl)
       (arguments
        '(#:phases

base-commit: d48af5cca84914d44b032d0bf0820640ebbe7a4b
-- 
2.38.1





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

end of thread, other threads:[~2024-08-26  9:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-24 10:32 [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 GNU Guix Live
2024-08-24 10:32 ` [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360 GNU Guix Live
2024-08-24 10:34 ` [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623 GNU Guix Live
2024-08-24 10:34 ` [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1 GNU Guix Live
2024-08-25 11:19 ` [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3 GNU Guix Live
2024-08-25 12:37 ` [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1 GNU Guix Live
2024-08-26  9:08 ` bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 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.