gnu: guile-hall: Update to 0.4.1.

* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.4.1.
This commit is contained in:
Taiju HIGASHI 2022-07-06 22:46:45 +09:00 committed by Ricardo Wurmus
parent 15adec6f0a
commit 85bb38fd96
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1653,16 +1653,16 @@ (define-public guile2.2-config
(define-public guile-hall (define-public guile-hall
(package (package
(name "guile-hall") (name "guile-hall")
(version "0.3.1") (version "0.4.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://gitlab.com/a-sassmannshausen/guile-hall") (url "https://gitlab.com/a-sassmannshausen/guile-hall")
(commit version))) (commit version)))
(file-name "guile-hall-0.3.1-checkout") (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1s24nigdra6rvclvy15l2aw00c3aq9vv8qwxylzs60darbl36206")))) (base32 "0yrrik1v1xbik5h5q7w2cxrx6gvkmcdm32dl36i7xqdq8pr8sh2d"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:modules `(#:modules