gnu: guile-hygguile: Update to 1.0.4.

* gnu/packages/guile-xyz.scm (guile-hygguile): Update to 1.0.4.

Closes: #609
Change-Id: I04fbd4a1dc1bec0bfb3d07ad451a711d940e7902
This commit is contained in:
Josep Bigorra 2025-06-16 12:34:05 +02:00 committed by jgart
parent f619f50b65
commit 3332fe04bb
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -6666,7 +6666,7 @@ The resulting QR codes can be rendered to ASCII art strings or to PNG images (us
(define-public guile-hygguile
(package
(name "guile-hygguile")
(version "0.5.9")
(version "1.0.4")
(source
(origin
(method git-fetch)
@ -6675,7 +6675,7 @@ The resulting QR codes can be rendered to ASCII art strings or to PNG images (us
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "01xixcay0qsbkmd47j46ky6cqn278ayb78sdf2cgq5fn3rbgigsc"))))
(base32 "1z96lgqm2d90wsn02i4qn2grrw3xfvh9m2l31nk1pfi1kc856hmd"))))
(build-system guile-build-system)
(native-inputs (list guile-3.0))
(arguments