summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2025-06-08 22:06:24 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2025-08-11 21:42:44 +0100
commit87c3540ad5a76bc2dd5d3e37deef02fe6608937c (patch)
tree00e65e413829098ec71d50214d13539415751480 /gnu
parentcde0cd72190d0152e444384d722228b70b1c5460 (diff)
gnu: go-github-com-git-lfs-go-netrc: Update to 0.0.0-20250218165306-ba0029b43d11.
* gnu/packages/golang-xyz.scm (go-github-com-git-lfs-go-netrc): Update to 0.0.0-20250218165306-ba0029b43d11. Change-Id: Id87ce7bbdc02c780e30bbb0b733bd6a108e15162
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/golang-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index bb1b8a6c5f0..b26245f1970 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -7275,7 +7275,7 @@ it effectively reuses the JSON struct tags as well as the custom JSON methods
(define-public go-github-com-git-lfs-go-netrc
(package
(name "go-github-com-git-lfs-go-netrc")
- (version "0.0.0-20230601124202-e96144b9a966")
+ (version "0.0.0-20250218165306-ba0029b43d11")
(source
(origin
(method git-fetch)
@@ -7284,7 +7284,7 @@ it effectively reuses the JSON struct tags as well as the custom JSON methods
(commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1rb8xk0gp7yvw10zs122p48qhj3xc9csaykbflr7wdfx5xqpbr2f"))))
+ (base32 "11srhd9xjrrkmqxkgzdbfahak6bi1zlm153i6cbl3z0pchrlykqr"))))
(build-system go-build-system)
(arguments
(list