mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
b9ec0d4ef9
commit
3f0ee6e7af
1 changed files with 2 additions and 2 deletions
|
@ -18925,7 +18925,7 @@ protocol for Mastodon.")
|
||||||
(define-public sbcl-croatoan
|
(define-public sbcl-croatoan
|
||||||
(package
|
(package
|
||||||
(name "sbcl-croatoan")
|
(name "sbcl-croatoan")
|
||||||
(version "0.1")
|
(version "0.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -18934,7 +18934,7 @@ protocol for Mastodon.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name "cl-croatoan" version))
|
(file-name (git-file-name "cl-croatoan" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1whbvwc4df7zz0002xy3aczrpf4s3vk6kmyh9wydgwl112h060pd"))))
|
(base32 "0x2rlckyn8kn5mqy0fib8piggz694g3naarz2dvha1hsy4jhb1wg"))))
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:phases
|
'(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue