1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 05:30:32 +02:00

gnu: go-modernc-org-opt: Update to 0.1.4.

* gnu/packages/golang-xyz.scm (go-modernc-org-opt): Update to 0.1.4.

Change-Id: I565d9f7f4f018db1c0106f2b0bc770dabd68945a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Carlos Durán Domínguez
2026-02-17 00:36:59 +01:00
committed by Sharlatan Hellseher
parent e4900d42ee
commit 67cfd2053b

View File

@@ -29598,7 +29598,7 @@ with ccgo-generated code.")
(define-public go-modernc-org-opt
(package
(name "go-modernc-org-opt")
(version "0.1.3")
(version "0.1.4")
(source
(origin
(method git-fetch)
@@ -29607,7 +29607,7 @@ with ccgo-generated code.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "02jih8lgcyrm2v0vagdmq298rvhqkwi4pswg4nwlksdiayw356p5"))))
(base32 "0rfh7qwg2j9kd7sgxs8nx6vbpikz5w1y7dpsv8hrkv74vp9v1854"))))
(build-system go-build-system)
(arguments
(list