1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 06:30:36 +02:00

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
This commit is contained in:
Sharlatan Hellseher
2025-01-08 20:40:23 +00:00
parent fcc03256f1
commit 7c7247efb0

View File

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