gnu: cl-croatoan: Update to 0.2.

* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.2.

Change-Id: Ia23646016f14f9531cfc6eec2842263cd212c1e9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
cage 2023-11-15 19:03:57 +01:00 committed by Guillaume Le Vaillant
parent b9ec0d4ef9
commit 3f0ee6e7af
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -18925,7 +18925,7 @@ (define-public cl-tooter
(define-public sbcl-croatoan
(package
(name "sbcl-croatoan")
(version "0.1")
(version "0.2")
(source
(origin
(method git-fetch)
@ -18934,7 +18934,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