gnu: go-golang-org-x-time: Update to 0.11.0.

* gnu/packages/golang-build.scm (go-golang-org-x-time): Update to 0.11.0.

Change-Id: Id6c4c6320a13c8c4babf2641c8126fe15fcb8b3d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Maxim Cournoyer 2025-06-02 09:00:18 +09:00 committed by Sharlatan Hellseher
parent 40c9a9c2fb
commit 732979ac1a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1094,7 +1094,7 @@ processing.")
(define-public go-golang-org-x-time
(package
(name "go-golang-org-x-time")
(version "0.8.0")
(version "0.11.0")
(source
(origin
(method git-fetch)
@ -1103,7 +1103,7 @@ processing.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1m2xfgq3a6y1xckl0al9n03il927z3rp2a8fvb8369035d3al3qh"))))
(base32 "1bqgxv7b3n69h4mi4hwr51pfr1hr6s1h6k7nb3dl32dryy7xwr12"))))
(build-system go-build-system)
(arguments
(list