gnu: guile-hoot: Update to 0.5.0.

* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.5.0.

Change-Id: I6f205218eb9b2044378ebbda736407a3a85035b1
This commit is contained in:
David Thompson 2024-09-06 12:52:26 -04:00
parent 0cadadad3b
commit 8485eb6e96
No known key found for this signature in database
GPG key ID: 8328C7470FF1D807

View file

@ -3501,7 +3501,7 @@ from @code{tree-il}.")
(define-public guile-hoot (define-public guile-hoot
(package (package
(name "guile-hoot") (name "guile-hoot")
(version "0.4.1") (version "0.5.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://spritely.institute/files/releases" (uri (string-append "https://spritely.institute/files/releases"
@ -3509,7 +3509,7 @@ from @code{tree-il}.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"08bp2dl688ap18h9d840g0dpk71rb3v9r0fmwdjrkwwwsryrjr0n")))) "0c7qrhr4k3bdsfbdncb11ysfq94bapkpigckmj23rdc0skvijwk4"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:make-flags '("GUILE_AUTO_COMPILE=0" '(#:make-flags '("GUILE_AUTO_COMPILE=0"