gnu: guile-hoot: Update to 0.2.0.

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

Change-Id: I3bf5f457ef2359588889962ab3bbbc2d47b4a022
This commit is contained in:
David Thompson 2023-11-28 14:58:09 -05:00
parent c12cf2fb63
commit 2b782f6726
No known key found for this signature in database
GPG Key ID: 8328C7470FF1D807
1 changed files with 2 additions and 2 deletions

View File

@ -3326,7 +3326,7 @@ from @code{tree-il}.")
(define-public guile-hoot
(package
(name "guile-hoot")
(version "0.1.0")
(version "0.2.0")
(source (origin
(method url-fetch)
(uri (string-append "https://spritely.institute/files/releases"
@ -3334,7 +3334,7 @@ from @code{tree-il}.")
version ".tar.gz"))
(sha256
(base32
"1087rcj22hk6fcbqajm268f1q2c3kbizah8wy1z0aqkfliwc309g"))))
"1byshh7092q2yzqwpi59j4xjsppvp1xqnqsv94yv541qfm0plnc2"))))
(build-system gnu-build-system)
(arguments
'(#:make-flags '("GUILE_AUTO_COMPILE=0"