gnu: go-github-com-fatih-color: Update to 1.17.0.

* gnu/packages/golang-xyz.scm (go-github-com-fatih-color): Update to 1.17.0.

Change-Id: I731c48d0d47ee8823b17f85976bfc4f53700d804
This commit is contained in:
Sharlatan Hellseher 2024-08-14 23:15:12 +01:00
parent f6d8631ad0
commit d6b7a3296e
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2236,7 +2236,7 @@ (define-public go-github-com-facette-natsort
(define-public go-github-com-fatih-color
(package
(name "go-github-com-fatih-color")
(version "1.16.0")
(version "1.17.0")
(source
(origin
(method git-fetch)
@ -2245,7 +2245,7 @@ (define-public go-github-com-fatih-color
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "15689x103gy9q7g7623rlvhwrw27p079ardapmrrag0sdwrx5bq2"))))
(base32 "07axwr6016xwylxlsrw3cnkg1kg963zqqgf06pc3dgicfg5qrhj2"))))
(build-system go-build-system)
(arguments
(list