[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/27: gnu: go-golang-org-x-text: Update to 0.17.0.
From: |
guix-commits |
Subject: |
07/27: gnu: go-golang-org-x-text: Update to 0.17.0. |
Date: |
Sun, 11 Aug 2024 17:11:23 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 38bd09cf26955de71b1563613a4c6eb5dddb401b
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Aug 11 13:04:10 2024 +0100
gnu: go-golang-org-x-text: Update to 0.17.0.
* gnu/packages/golang-build.scm (go-golang-org-x-text): Update to 0.17.0.
Change-Id: I625120f30d1f8cc37f83610b65fe6af6f15ba828
---
gnu/packages/golang-build.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-build.scm b/gnu/packages/golang-build.scm
index ffa7850288..4593456e1a 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -617,7 +617,7 @@ terminals, as commonly found on Unix systems.")
(define-public go-golang-org-x-text
(package
(name "go-golang-org-x-text")
- (version "0.16.0")
+ (version "0.17.0")
(source
(origin
(method git-fetch)
@@ -626,7 +626,7 @@ terminals, as commonly found on Unix systems.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0pmn0i1xbpwvzl4cdgmjqcsk9vckhqrq6699fnr9mkglh4xj3p7a"))))
+ (base32 "1jqvh4mmg3db2slh5z7fxdhkgazyld5l858rwnbpfxvfrw0k9w1h"))))
(build-system go-build-system)
(arguments
(list
- branch go-team created (now d792bb30b6), guix-commits, 2024/08/11
- 04/27: gnu: go-golang-org-x-mod: Update to 0.20.0., guix-commits, 2024/08/11
- 01/27: gnu: go-golang-org-x-crypto: Update to 0.26.0., guix-commits, 2024/08/11
- 06/27: gnu: go-golang-org-x-term: Update to 0.23.0., guix-commits, 2024/08/11
- 10/27: gnu: go-golang-org-x-sync: Update to 0.8.0., guix-commits, 2024/08/11
- 03/27: gnu: go-golang-org-x-image: Update to 0.19.0., guix-commits, 2024/08/11
- 12/27: gnu: go-github-com-mattn-go-runewidth: Update to 0.0.16., guix-commits, 2024/08/11
- 15/27: gnu: go-github-com-rogpeppe-go-internal: Update to 1.12.0., guix-commits, 2024/08/11
- 05/27: gnu: go-golang-org-x-net: Update to 0.28.0., guix-commits, 2024/08/11
- 09/27: gnu: go-golang-org-x-tools: Update to 0.24.0., guix-commits, 2024/08/11
- 07/27: gnu: go-golang-org-x-text: Update to 0.17.0.,
guix-commits <=
- 08/27: gnu: go-golang-org-x-time: Update to 0.6.0., guix-commits, 2024/08/11
- 11/27: gnu: go-golang-org-x-sys: Update to 0.24.0., guix-commits, 2024/08/11
- 14/27: gnu: go-github-com-delthas-go-localeinfo: Fix indentation., guix-commits, 2024/08/11
- 19/27: gnu: go-mvdan-cc-xurls: Update to 2.5.0., guix-commits, 2024/08/11
- 20/27: gnu: go-mvdan-cc-xurls: Move to golang-web., guix-commits, 2024/08/11
- 16/27: gnu: go-github-com-rogpeppe-go-internal: Move to golang-xyz., guix-commits, 2024/08/11
- 18/27: gnu: go-mvdan-cc-xurls: Swap inheritance., guix-commits, 2024/08/11
- 22/27: gnu: go-github-com-gdamore-tcell-v2: Update to 2.7.4., guix-commits, 2024/08/11
- 23/27: gnu: go-git-sr-ht-emersion-go-scfg: Adjust inputs., guix-commits, 2024/08/11
- 13/27: gnu: go-github-com-delthas-go-localeinfo: Update to 0.0.0-20240607105203-b2e834fc307d., guix-commits, 2024/08/11