guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 240054733c0808f346c16a4aae16581c840dc3a6
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Sep 11 15:21:46 2025 +0100
gnu: go-github-com-vburenin-ifacemaker: Update to 1.3.0.
* gnu/packages/golang-xyz.scm (go-github-com-vburenin-ifacemaker): Update
to 1.3.0.
Change-Id: I79eba0c5d3b14d5c83fa58540da539bb09a8ddf3
---
gnu/packages/golang-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 5426e52b8b..8e50b5a1ea 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -19961,7 +19961,7 @@ Go.")
(define-public go-github-com-vburenin-ifacemaker
(package
(name "go-github-com-vburenin-ifacemaker")
- (version "1.2.1")
+ (version "1.3.0")
(source
(origin
(method git-fetch)
@@ -19970,7 +19970,7 @@ Go.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "00031373i4xqrsaf7yv93czfmcf5qzn94mmqwamyjd6gpq37p1hl"))))
+ (base32 "00i3kxyk9mp3ph2kq8qv2572w9czcizgv41j9ayasi0z9x0zk131"))))
(build-system go-build-system)
(arguments
(list