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
(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