guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 9d78a1679529db9b37504ef1547530a2011819cd
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Sep 26 16:50:57 2025 +0100
gnu: go-github-com-moby-sys-user: Update to 0.4.0.
* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-user): Update to
0.4.0.
Change-Id: I1af73dfa388a5da1980d7b4e36a9918870a06645
---
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 a10c183695..248b1123ed 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -14879,7 +14879,7 @@ standard library.")
(define-public go-github-com-moby-sys-user
(package
(name "go-github-com-moby-sys-user")
- (version "0.3.0")
+ (version "0.4.0")
(source
(origin
(method git-fetch)
@@ -14889,7 +14889,7 @@ standard library.")
#:subdir "user"))))
(file-name (git-file-name name version))
(sha256
- (base32 "1clr9x412gr1cq3jxf9lxblh9pkf8c42gz57wr14miy0nqsimx7j"))))
+ (base32 "1ayv2f12za923fzyf6j4d39l54xwaijbq0xfrlfdb8xsif4nlfnb"))))
(build-system go-build-system)
(arguments
(list