[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/76: gnu: go-golang-org-x-term: Update to 0.22.0.
From: |
guix-commits |
Subject: |
22/76: gnu: go-golang-org-x-term: Update to 0.22.0. |
Date: |
Mon, 15 Jul 2024 07:19:44 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 3fde511b7a2c44d1a40afeb3420a678f37e1c5be
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Jul 12 14:54:47 2024 +0100
gnu: go-golang-org-x-term: Update to 0.22.0.
* gnu/packages/golang-build.scm (go-golang-org-x-term): Update to 0.22.0.
Change-Id: I88126d9f090bf430a1b2c9c5207cab7a667321e4
---
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 6eb8ac52da..a0f7008bd0 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -461,7 +461,7 @@ support for low-level interaction with the operating
system.")
(define-public go-golang-org-x-term
(package
(name "go-golang-org-x-term")
- (version "0.3.0")
+ (version "0.22.0")
(source
(origin
(method git-fetch)
@@ -470,7 +470,7 @@ support for low-level interaction with the operating
system.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "16s3d62fgdhiqvcib61s5pwxp08hhrmzx8bdv5zk1w1krjizdarl"))))
+ (base32 "0iqh035y65gfm28xp52pnksh49q3nyaz0zrjjj032rs8hv5py75m"))))
(build-system go-build-system)
(arguments '(#:import-path "golang.org/x/term"))
(propagated-inputs
- 03/76: gnu: packages/golang: Set default go version to 1.21., (continued)
- 03/76: gnu: packages/golang: Set default go version to 1.21., guix-commits, 2024/07/15
- 05/76: gnu: Remove go-golang-org-x-exp-2023., guix-commits, 2024/07/15
- 06/76: gnu: Add go-golang-org-x-exp-typeparams., guix-commits, 2024/07/15
- 07/76: gnu: go-golang-org-x-image: Update to 0.18.0., guix-commits, 2024/07/15
- 08/76: gnu: go-golang-org-x-image: Fix indentation., guix-commits, 2024/07/15
- 09/76: gnu: go-golang-org-x-image: Enable tests., guix-commits, 2024/07/15
- 14/76: gnu: go-golang-org-x-mod: Enable tests., guix-commits, 2024/07/15
- 12/76: gnu: go-golang-org-x-mod: Update to 0.19.0., guix-commits, 2024/07/15
- 16/76: gnu: go-golang-org-x-net: Update to 0.27.0., guix-commits, 2024/07/15
- 19/76: gnu: go-golang-org-x-crypto: Update to 0.25.0., guix-commits, 2024/07/15
- 22/76: gnu: go-golang-org-x-term: Update to 0.22.0.,
guix-commits <=
- 24/76: gnu: go-golang-org-x-time: Update to 0.5.0., guix-commits, 2024/07/15
- 25/76: gnu: go-golang-org-x-time: Fix indentation., guix-commits, 2024/07/15
- 28/76: gnu: go-golang-org-x-tools: Enable most of the tests., guix-commits, 2024/07/15
- 31/76: gnu: go-github-com-pkg-errors: Disable tests., guix-commits, 2024/07/15
- 32/76: gnu: go-golang-zx2c4-com-wireguard: Disable tests., guix-commits, 2024/07/15
- 33/76: gnu: go-github-com-go-sql-driver-mysql: Update to 1.8.1., guix-commits, 2024/07/15
- 34/76: gnu: go-github-com-sourcegraph-jsonrpc2: Update to 0.2.0., guix-commits, 2024/07/15
- 35/76: gnu: go-github-com-golangplus-fmt: Disable tests., guix-commits, 2024/07/15
- 36/76: gnu: ghq: Update to 1.6.2., guix-commits, 2024/07/15
- 40/76: gnu: go-github-com-muesli-reflow-wordwrap: Consolidate other packages., guix-commits, 2024/07/15