guix_mirror_bot pushed a commit to branch go-team
in repository guix.
commit e63f69e37a58d001e6f49438c38cc1d1701d33ea
Author: Sharlatan Hellseher <[email protected]>
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 27397eaa68..83d53ae2a9 100644
--- a/gnu/packages/golang-check.scm
+++ b/gnu/packages/golang-check.scm
@@ -1897,8 +1897,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))
@@ -1910,7 +1910,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