summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <[email protected]>2025-01-08 20:40:23 +0000
committerSharlatan Hellseher <[email protected]>2025-01-21 23:47:45 +0000
commit7c7247efb01d197cb2ecdcd97f1ddab44a2977fa (patch)
tree55418c8f9bef2d9e6b1c90b5f3fed768ad226c5a
parentfcc03256f1d1f08306b183dbf52303a44adb3e9f (diff)
gnu: go-github-com-jtolds-gls: Update to 4.20.0.
* gnu/packages/golang.scm (go-github-com-jtolds-gls): Update to 4.20.0. Change-Id: Id58e905a08ee1a961e46aa36c2d20ae951aca166
-rw-r--r--gnu/packages/golang.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 8aef5398d2..2a4c8d3185 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2145,7 +2145,7 @@ termination.")
(define-public go-github-com-jtolds-gls
(package
(name "go-github-com-jtolds-gls")
- (version "4.20")
+ (version "4.20.0")
(source (origin
(method git-fetch)
(uri (git-reference