[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/172: gnu: go-golang-org-x-text: Update to 0.18.0.
From: |
guix-commits |
Subject: |
29/172: gnu: go-golang-org-x-text: Update to 0.18.0. |
Date: |
Sat, 9 Nov 2024 16:44:49 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 42f88db23c3b4d25b5fad1261b18557943249d4b
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Sep 15 21:19:00 2024 +0100
gnu: go-golang-org-x-text: Update to 0.18.0.
* gnu/packages/golang-build.scm (go-golang-org-x-text): Update to 0.18.0.
Change-Id: I3a00af2d3392d1a3e20e95883e385a06f62d4c80
---
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 65a69cd954..8929aabdf2 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -643,7 +643,7 @@ terminals, as commonly found on Unix systems.")
(define-public go-golang-org-x-text
(package
(name "go-golang-org-x-text")
- (version "0.17.0")
+ (version "0.18.0")
(source
(origin
(method git-fetch)
@@ -652,7 +652,7 @@ terminals, as commonly found on Unix systems.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1jqvh4mmg3db2slh5z7fxdhkgazyld5l858rwnbpfxvfrw0k9w1h"))))
+ (base32 "1vxx2s1y1dmhiiv4cayrwf3ls4lbq22xkhl6xw3ls8jizribl5s9"))))
(build-system go-build-system)
(arguments
(list
- 06/172: gnu: go-github-com-jaytaylor-html2text: Update to 0.0.0-20230321000545-74c2419ad056., (continued)
- 06/172: gnu: go-github-com-jaytaylor-html2text: Update to 0.0.0-20230321000545-74c2419ad056., guix-commits, 2024/11/09
- 13/172: gnu: Remove go-github-com-kyoh86-xdg., guix-commits, 2024/11/09
- 14/172: gnu: Remove go-github-com-rylans-getlang., guix-commits, 2024/11/09
- 11/172: gnu: go-github-com-deckarep-golang-set: Move to golang-xyz., guix-commits, 2024/11/09
- 16/172: import/go: Add comment about monorepo., guix-commits, 2024/11/09
- 18/172: gnu: go-1.23: Update to 1.23.1., guix-commits, 2024/11/09
- 19/172: gnu: go-1.20: Build with gccgo-12 on some systems., guix-commits, 2024/11/09
- 20/172: build-system/go: Add subdir parameter to go-version->git-ref., guix-commits, 2024/11/09
- 21/172: import/go: Account for monorepo modules in the Go importer., guix-commits, 2024/11/09
- 36/172: gnu: go-github-com-golang-groupcache: Fix indentation., guix-commits, 2024/11/09
- 29/172: gnu: go-golang-org-x-text: Update to 0.18.0.,
guix-commits <=
- 23/172: gnu: packages/golang-crypto: Apply #:subdir parameter., guix-commits, 2024/11/09
- 31/172: gnu: go-golang-org-x-xerrors: Fix indentation., guix-commits, 2024/11/09
- 24/172: gnu: go-golang-org-x-image: Update to 0.20.0., guix-commits, 2024/11/09
- 38/172: gnu: go-github-com-libp2p-go-msgio: Fix build., guix-commits, 2024/11/09
- 25/172: gnu: go-golang-org-x-mod: Update to 0.21.0., guix-commits, 2024/11/09
- 42/172: gnu: go-github-com-prometheus-exporter-toolkit: Fix build., guix-commits, 2024/11/09
- 46/172: gnu: kubo: Fix build., guix-commits, 2024/11/09
- 52/172: gnu: go-mvdan-cc-xurls: Rename variable., guix-commits, 2024/11/09
- 44/172: gnu: go-github-com-ipfs-go-ds-badger: Fix build., guix-commits, 2024/11/09
- 51/172: gnu: go-github-com-google-go-cmdtest: Fix indentation, guix-commits, 2024/11/09