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
This commit is contained in:
Sharlatan Hellseher 2025-09-11 15:21:46 +01:00
parent 3cf2051c28
commit 240054733c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -19961,7 +19961,7 @@ Go.")
(define-public go-github-com-vburenin-ifacemaker (define-public go-github-com-vburenin-ifacemaker
(package (package
(name "go-github-com-vburenin-ifacemaker") (name "go-github-com-vburenin-ifacemaker")
(version "1.2.1") (version "1.3.0")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -19970,7 +19970,7 @@ Go.")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "00031373i4xqrsaf7yv93czfmcf5qzn94mmqwamyjd6gpq37p1hl")))) (base32 "00i3kxyk9mp3ph2kq8qv2572w9czcizgv41j9ayasi0z9x0zk131"))))
(build-system go-build-system) (build-system go-build-system)
(arguments (arguments
(list (list