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:
jgart 2024-06-13 22:51:50 -05:00
parent b8bbc186f0
commit b72fdac200
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -3164,7 +3164,7 @@ (define-public ecl-charje.documentation
(define-public sbcl-charje.loop
(package
(name "sbcl-charje.loop")
(version "0.0.0")
(version "0.0.1")
(source
(origin
(method git-fetch)
@ -3174,7 +3174,7 @@ (define-public sbcl-charje.loop
(file-name (git-file-name "cl-charje.loop" version))
(sha256
(base32
"1x1hw5xmrx9xmfzga8y0yi6s27r7zc80rwl2z7l4d2h24ykscvd4"))))
"13353ycjm4jyczlqxh5r7f7q8g679pyfx91w4hj9p6mp7paqsn16"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria