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>
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/packages/golang-build.scm
M gnu/packages/golang-build.scm => gnu/packages/golang-build.scm +2 -2
@@ 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