gnu: guile-hall: Update to 0.3.1.

* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.3.1.
This commit is contained in:
Alex Sassmannshausen 2020-05-16 22:54:45 +02:00
parent a43fe7acd1
commit 63fe1dc0b0
No known key found for this signature in database
GPG key ID: 8BC4F4476E8A8E00

View file

@ -1397,16 +1397,16 @@ (define-public guile3.0-config
(define-public guile-hall (define-public guile-hall
(package (package
(name "guile-hall") (name "guile-hall")
(version "0.3.0") (version "0.3.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.0-checkout") (file-name "guile-hall-0.3.1-checkout")
(sha256 (sha256
(base32 "04vi9h1jj6sfdr4ikbvd41ls4rdgfp01x7dvbklb9mmgadzcibhn")))) (base32 "1s24nigdra6rvclvy15l2aw00c3aq9vv8qwxylzs60darbl36206"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:modules `(#:modules