mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 01:05:54 +02:00
gnu: sbcl-ironclad: Update to 0.54.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.54.
This commit is contained in:
@@ -1724,7 +1724,7 @@ also be supported.")
|
||||
(define-public sbcl-ironclad
|
||||
(package
|
||||
(name "sbcl-ironclad")
|
||||
(version "0.53")
|
||||
(version "0.54")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -1732,7 +1732,7 @@ also be supported.")
|
||||
(url "https://github.com/sharplispers/ironclad/")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "01qdfa0jggqbwlsb3aw1iigvs5xhnddk6kn3abhan59956dsbp02"))
|
||||
(base32 "07g0wpvfqq2yk23prs890d4qvbnr3xd6w8ssd88g89xdg483wpvk"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system asdf-build-system/sbcl)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user