* [bug#52221] [PATCH] gnu: croatoan: Update version.
@ 2021-12-01 10:40 cage
2021-12-01 12:28 ` bug#52221: " Guillaume Le Vaillant
0 siblings, 1 reply; 3+ messages in thread
From: cage @ 2021-12-01 10:40 UTC (permalink / raw)
To: 52221
---
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 c6822558ec..3cd52d4534 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14876,8 +14876,8 @@ (define-public cl-tooter
(sbcl-package->cl-source-package sbcl-tooter))
(define-public sbcl-croatoan
- (let ((commit "a577951d8dd607f828d6efb3290b4e8ac9f1e654")
- (revision "3"))
+ (let ((commit "cf875137a23ed4efbfde63e52691f1b544d55d17")
+ (revision "4"))
(package
(name "sbcl-croatoan")
(version (git-version "0.0.1" revision commit))
@@ -14889,7 +14889,7 @@ (define-public sbcl-croatoan
(commit commit)))
(file-name (git-file-name "croatoan" version))
(sha256
- (base32 "1y7a13mzy0cz19pw0xvqwca1s7frfaqryaqwl1mrq7iz84sw0fcw"))))
+ (base32 "0dvp8irimlnnvz2m4lnmxp19xbam1yfri3d1i9qqml968i08xcwb"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
--
2.33.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-12-01 16:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-01 10:40 [bug#52221] [PATCH] gnu: croatoan: Update version cage
2021-12-01 12:28 ` bug#52221: " Guillaume Le Vaillant
2021-12-01 16:06 ` [bug#52221] " cage
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.