* [bug#67206] [PATCH] gnu: croatoan: Update to 0.2.
@ 2023-11-15 18:03 cage
2023-11-18 16:13 ` bug#67206: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2023-11-15 18:03 UTC (permalink / raw)
To: 67206
Change-Id: Ia23646016f14f9531cfc6eec2842263cd212c1e9
---
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 760d0e9e45..974ec0c616 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18881,7 +18881,7 @@ (define-public cl-tooter
(define-public sbcl-croatoan
(package
(name "sbcl-croatoan")
- (version "0.1")
+ (version "0.2")
(source
(origin
(method git-fetch)
@@ -18890,7 +18890,7 @@ (define-public sbcl-croatoan
(commit (string-append "v" version))))
(file-name (git-file-name "cl-croatoan" version))
(sha256
- (base32 "1whbvwc4df7zz0002xy3aczrpf4s3vk6kmyh9wydgwl112h060pd"))))
+ (base32 "0x2rlckyn8kn5mqy0fib8piggz694g3naarz2dvha1hsy4jhb1wg"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
base-commit: 66132d6a20b3a8fa4649df338568765540057bd1
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67206: [PATCH] gnu: croatoan: Update to 0.2.
2023-11-15 18:03 [bug#67206] [PATCH] gnu: croatoan: Update to 0.2 cage
@ 2023-11-18 16:13 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-11-18 16:13 UTC (permalink / raw)
To: cage; +Cc: 67206-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 3f0ee6e7af3aeec0369c9bfb71f8e0abf06c6ed0.
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:[~2023-11-18 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 18:03 [bug#67206] [PATCH] gnu: croatoan: Update to 0.2 cage
2023-11-18 16:13 ` bug#67206: " 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.