[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/172: gnu: go-golang-org-x-term: Update to 0.24.0.
From: |
guix-commits |
Subject: |
28/172: gnu: go-golang-org-x-term: Update to 0.24.0. |
Date: |
Tue, 5 Nov 2024 16:04:49 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 0912c7b1cead1daf230e8453d358f29b58fc1ac5
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Sep 15 21:21:44 2024 +0100
gnu: go-golang-org-x-term: Update to 0.24.0.
* gnu/packages/golang-build.scm (go-golang-org-x-term): Update to 0.24.0.
Change-Id: Ib4fab73d7bb7d214a71498ec2f287ee276d3ad5b
---
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 7e9bd59e69..65a69cd954 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -620,7 +620,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.23.0")
+ (version "0.24.0")
(source
(origin
(method git-fetch)
@@ -629,7 +629,7 @@ support for low-level interaction with the operating
system.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1pdv60bm4gfvgf98lyms92qm32zc4f4h4w1fagrhzllwflmsca8h"))))
+ (base32 "1sclnlbchqqlspm5l914xgs70yyjswarrrahkf8n44gkr2kbkw1x"))))
(build-system go-build-system)
(arguments '(#:import-path "golang.org/x/term"))
(propagated-inputs
- 104/172: gnu: Add go-github-com-hashicorp-go-retryablehttp., (continued)
- 104/172: gnu: Add go-github-com-hashicorp-go-retryablehttp., guix-commits, 2024/11/05
- 106/172: gnu: Add go-github-com-circonus-labs-go-apiclient., guix-commits, 2024/11/05
- 109/172: gnu: Add go-github-com-pascaldekloe-goe., guix-commits, 2024/11/05
- 117/172: guix: Add copyright records., guix-commits, 2024/11/05
- 130/172: gnu: Add go-github-com-aead-ecdh., guix-commits, 2024/11/05
- 138/172: gnu: go-github.com-smartystreets-goconvey: Rename variable., guix-commits, 2024/11/05
- 02/172: gnu: go-github-com-lithammer-fuzzysearch: Move to golang-xyz., guix-commits, 2024/11/05
- 11/172: gnu: go-github-com-deckarep-golang-set: Move to golang-xyz., guix-commits, 2024/11/05
- 27/172: gnu: go-golang-org-x-sys: Update to 0.25.0., guix-commits, 2024/11/05
- 24/172: gnu: go-golang-org-x-image: Update to 0.20.0., guix-commits, 2024/11/05
- 28/172: gnu: go-golang-org-x-term: Update to 0.24.0.,
guix-commits <=
- 19/172: gnu: go-1.20: Build with gccgo-12 on some systems., guix-commits, 2024/11/05
- 38/172: gnu: go-github-com-libp2p-go-msgio: Fix build., guix-commits, 2024/11/05
- 40/172: gnu: go-github-com-prometheus-common: Fix build., guix-commits, 2024/11/05
- 57/172: gnu: go-golang-org-x-vuln: Enable tests., guix-commits, 2024/11/05
- 71/172: gnu: go-github-com-jonboulle-clockwork: Move to golang-xyz., guix-commits, 2024/11/05
- 54/172: gnu: go-github-com-google-go-cmdtest: Move to golang-build., guix-commits, 2024/11/05
- 83/172: gnu: go-github-com-go-git-go-git-fixtures-v4: Move to golang-xyz., guix-commits, 2024/11/05
- 87/172: gnu: go-github-com-go-git-go-billy-v5: Move to golang-xyz., guix-commits, 2024/11/05
- 88/172: gnu: go-github-go-git: Rename variable., guix-commits, 2024/11/05
- 89/172: gnu: go-github-com-go-git-go-git-v5: Update style., guix-commits, 2024/11/05