me
/
guix
Archived
1
0
Fork 0

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
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -3164,7 +3164,7 @@ initialization methods.")
(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 @@ initialization methods.")
(file-name (git-file-name "cl-charje.loop" version))
(sha256
(base32
"1x1hw5xmrx9xmfzga8y0yi6s27r7zc80rwl2z7l4d2h24ykscvd4"))))
"13353ycjm4jyczlqxh5r7f7q8g679pyfx91w4hj9p6mp7paqsn16"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria