1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-26 23:24:06 +02:00

gnu: hut: Update to 0.8.0.

* gnu/packages/version-control.scm (hut): Update to 0.8.0.

Change-Id: Ic1245e7f8851a1e3bef7e710856766b960f4e6d4
This commit is contained in:
Cayetano Santos
2026-05-17 20:37:28 +02:00
parent e8e8afab26
commit 4ff9ff9cba
+2 -2
View File
@@ -4838,7 +4838,7 @@ developer workflow, and project and release management.")
(define-public hut
(package
(name "hut")
(version "0.7.0")
(version "0.8.0")
(source
(origin
(method git-fetch)
@@ -4847,7 +4847,7 @@ developer workflow, and project and release management.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0scw4nvm3qpg7l6anhljkixn3g36k03ikg6pl0hs76a3wkf89km5"))))
(base32 "0q8g43szgj16jhhzj1y362a85cxmrf6kmy0czrgjhlp5xirnmcbm"))))
(build-system go-build-system)
(arguments
(list