[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/401: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-201704120857
From: |
guix-commits |
Subject: |
43/401: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-20170412085706-063c3725f436. |
Date: |
Thu, 26 Dec 2024 19:30:26 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 595f677de98e4873e1296a98dac5044fdc57ed07
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 24 20:28:58 2024 +0000
gnu: go-github-com-alsm-ioprogress: Update to
0.0.0-20170412085706-063c3725f436.
* gnu/packages/golang.scm (go-github-com-alsm-ioprogress): Update to
0.0.0-20170412085706-063c3725f436.
Change-Id: Ic0c5f0e49044c3e0f4f7edebe841dcc303d74842
---
gnu/packages/golang.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 99023b3ffe..865848109d 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2414,16 +2414,14 @@ your Go binary to be later served from an
http.FileSystem.")
(license license:asl2.0)))
(define-public go-github-com-alsm-ioprogress
- (let ((commit "063c3725f436e7fba0c8f588547bee21ffec7ac5")
- (revision "0"))
(package
(name "go-github-com-alsm-ioprogress")
- (version (git-version "0.0.0" revision commit))
+ (version "0.0.0-20170412085706-063c3725f436")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/alsm/ioprogress")
- (commit commit)))
+ (commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
(base32
@@ -2437,7 +2435,7 @@ your Go binary to be later served from an
http.FileSystem.")
case for these are for command-line applications but alternate progress bar
writers can be supplied for alternate environments.")
(home-page "https://github.com/alsm/ioprogress")
- (license license:expat))))
+ (license license:expat)))
(define-public go-github-com-gizak-termui
(package
- branch go-team created (now dd5e7d0209), guix-commits, 2024/12/26
- 19/401: gnu: go-github-com-nxadm-tail: Update to 1.4.11., guix-commits, 2024/12/26
- 20/401: gnu: go-github-com-nxadm-tail: Move to golang-xyz., guix-commits, 2024/12/26
- 21/401: gnu: go-github-com-twpayne-go-vfs: Update to 5.0.4., guix-commits, 2024/12/26
- 36/401: gnu: go-github-com-urfave-cli: Move to golang-xyz., guix-commits, 2024/12/26
- 50/401: gnu: go-github-com-gdamore-tcell-v2: Simplify package., guix-commits, 2024/12/26
- 31/401: gnu: Add go-csv2table., guix-commits, 2024/12/26
- 53/401: gnu: Remove go-github-com-kylelemons-godebug-pretty., guix-commits, 2024/12/26
- 48/401: gnu: lf: Update to 33., guix-commits, 2024/12/26
- 43/401: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-20170412085706-063c3725f436.,
guix-commits <=
- 54/401: gnu: Rename go-github-com-gizak-termui., guix-commits, 2024/12/26
- 63/401: gnu: packages/linux: Remove golang-build module., guix-commits, 2024/12/26
- 78/401: gnu: Add go-github-com-charmbracelet-x-windows., guix-commits, 2024/12/26
- 81/401: gnu: Add go-github-com-cli-browser., guix-commits, 2024/12/26
- 08/401: gnu: go-github-com-spf13-afero: Update to 1.6.0., guix-commits, 2024/12/26
- 09/401: gnu: go-github-com-spf13-cast: Update to 1.7.0., guix-commits, 2024/12/26
- 13/401: gnu: go-github-com-spf13-afero: Run all tests., guix-commits, 2024/12/26
- 06/401: gnu: go-github-com-kylelemons-godebug: Move to golang-xyz., guix-commits, 2024/12/26
- 04/401: gnu: go-github-com-go-md2man: Update to 2.0.5., guix-commits, 2024/12/26
- 23/401: gnu: go-github-com-bmatcuk-doublestar: Simplify package., guix-commits, 2024/12/26