[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/45: gnu: go-github-com-twpayne-go-shell: Update to 0.5.0.
From: |
guix-commits |
Subject: |
38/45: gnu: go-github-com-twpayne-go-shell: Update to 0.5.0. |
Date: |
Wed, 8 Jan 2025 18:56:45 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 24ac960b9aa500c1735a6f96476536bdd39d33dc
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Jan 8 21:36:08 2025 +0000
gnu: go-github-com-twpayne-go-shell: Update to 0.5.0.
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): Update to 0.5.0.
[native-inputs]: Add go-github-com-alecthomas-assert-v2.
Change-Id: I686aaf9ce82471b044d89dcec6cc8839dc957a7f
---
gnu/packages/golang.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 44739598e5..5dc6542e33 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2912,7 +2912,7 @@ temporal directories.")
(define-public go-github-com-twpayne-go-shell
(package
(name "go-github-com-twpayne-go-shell")
- (version "0.3.0")
+ (version "0.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2921,10 +2921,12 @@ temporal directories.")
(file-name (git-file-name name version))
(sha256
(base32
- "1hv0ggy3935iddjnmpp9vl0kqjknxpnbmm9w7xr3gds7fpbxz6yp"))))
+ "0rnwdlhiakcigmz55fhn0wib6vi064cqxfq512mi880j9yqx4114"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/twpayne/go-shell"))
+ (native-inputs
+ (list go-github-com-alecthomas-assert-v2))
(home-page "https://github.com/twpayne/go-shell/")
(synopsis "Shell across multiple platforms")
(description
- 07/45: gnu: go-dario-cat-mergo: Move to golang-xyz., (continued)
- 07/45: gnu: go-dario-cat-mergo: Move to golang-xyz., guix-commits, 2025/01/08
- 27/45: gnu: go-github-com-kardianos-minwinsvc: Move to golang-xyz., guix-commits, 2025/01/08
- 39/45: gnu: go-github-com-twpayne-go-shell: Move to golang-xyz., guix-commits, 2025/01/08
- 08/45: gnu: Remove go-github-com-mtibben-androiddnsfix., guix-commits, 2025/01/08
- 16/45: gnu: go-github-com-mr-tron-base58: Update to 1.2.0., guix-commits, 2025/01/08
- 35/45: gnu: Add go-github-com-knz-lipgloss-convert., guix-commits, 2025/01/08
- 19/45: gnu: go-github-com-spaolacci-murmur3: Move to golang-crypto., guix-commits, 2025/01/08
- 24/45: gnu: go-github-com-jtolds-gls: Update to 4.20.0., guix-commits, 2025/01/08
- 31/45: gnu: go-github-com-kataras-golog: Move to golang-xyz., guix-commits, 2025/01/08
- 40/45: gnu: Remove go-gopkg-in-mgo-v2., guix-commits, 2025/01/08
- 38/45: gnu: go-github-com-twpayne-go-shell: Update to 0.5.0.,
guix-commits <=
- 23/45: gnu: go-github-com-docker-distribution: Move to golang-xyz., guix-commits, 2025/01/08
- 25/45: gnu: go-github-com-jtolds-gls: Move to golang-check., guix-commits, 2025/01/08
- 32/45: gnu: go-github-com-kortschak-utter: Update to 1.7.0., guix-commits, 2025/01/08
- 36/45: gnu: go-github-com-leonelquinteros-gotext: Update to 1.7.0., guix-commits, 2025/01/08
- 20/45: gnu: go-git-sr-ht-adnano-go-gemini: Update to 0.2.5., guix-commits, 2025/01/08
- 22/45: gnu: go-github-com-docker-distribution: Update to 2.8.3., guix-commits, 2025/01/08
- 28/45: gnu: go-github-com-kataras-pio: Update to 0.0.13., guix-commits, 2025/01/08
- 29/45: gnu: go-github-com-kataras-pio: Move to golang-xyz., guix-commits, 2025/01/08
- 30/45: gnu: go-github-com-kataras-golog: Update to 0.1.12., guix-commits, 2025/01/08
- 34/45: gnu: Add go-github-com-kortschak-wol., guix-commits, 2025/01/08