guix_mirror_bot pushed a commit to branch go-team in repository guix. commit 8f954e020d095228a40f65a15dee15b4429bb5a9 Author: Sharlatan Hellseher <sharlata...@gmail.com> AuthorDate: Tue Jun 10 18:20:39 2025 +0100
gnu: go-github-com-petermattis-goid: Update to 0.0.0-3.395b08c. * gnu/packages/golang-check.scm (go-github-com-petermattis-goid): Update to 0.0.0-3.395b08c. Change-Id: Ic62b8efff12ee31bf6241e57391bdd62ae7092d4 --- gnu/packages/golang-check.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 6c9248ad45..cbda5317f3 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -1869,8 +1869,8 @@ testing type to omit repeated @code{t}.") (license license:expat))) (define-public go-github-com-petermattis-goid - (let ((commit "bb94eb51e7a772d09cef11768f3248ac25adf9f9") - (revision "2")) + (let ((commit "395b08cebbdbaf68f44f53a2d6e9f8d064180a0b") + (revision "3")) (package (name "go-github-com-petermattis-goid") (version (git-version "0.0.0" revision commit)) @@ -1882,7 +1882,7 @@ testing type to omit repeated @code{t}.") (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "0hr94frr0rhac4mb9r7ixdgr6hm63rxh6z43rhn2wn7fdy8csw11")))) + (base32 "0c8fc1v29wjv9r1l2dhkr9bxc7hysahr30bnxwnc854jckxiqi46")))) (build-system go-build-system) (arguments (list