mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: sbcl-charje.loop: Update to v0.0.1.
* gnu/packages/lisp-xyz.scm (sbcl-charje.loop): Update to v0.0.1. Change-Id: I9c1fcea99d6aaa8914300bf01c811ec4fcfea6ea
This commit is contained in:
parent
b8bbc186f0
commit
b72fdac200
1 changed files with 2 additions and 2 deletions
|
@ -3164,7 +3164,7 @@ initialization methods.")
|
||||||
(define-public sbcl-charje.loop
|
(define-public sbcl-charje.loop
|
||||||
(package
|
(package
|
||||||
(name "sbcl-charje.loop")
|
(name "sbcl-charje.loop")
|
||||||
(version "0.0.0")
|
(version "0.0.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -3174,7 +3174,7 @@ initialization methods.")
|
||||||
(file-name (git-file-name "cl-charje.loop" version))
|
(file-name (git-file-name "cl-charje.loop" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1x1hw5xmrx9xmfzga8y0yi6s27r7zc80rwl2z7l4d2h24ykscvd4"))))
|
"13353ycjm4jyczlqxh5r7f7q8g679pyfx91w4hj9p6mp7paqsn16"))))
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
(inputs
|
(inputs
|
||||||
(list sbcl-alexandria
|
(list sbcl-alexandria
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue