[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3.
From: |
GNU Guix Live |
Subject: |
[bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3. |
Date: |
Sat, 24 Aug 2024 12:32:31 +0200 |
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
- [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3.,
GNU Guix Live <=
- [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3., GNU Guix Live, 2024/08/25
- [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1., GNU Guix Live, 2024/08/25
- bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3., Guillaume Le Vaillant, 2024/08/26