[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/88: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-2017041208570
From: |
guix-commits |
Subject: |
43/88: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-20170412085706-063c3725f436. |
Date: |
Fri, 6 Dec 2024 16:17:25 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit af1cfa057a1329bb7a8351b04bd61bd7e3653a7a
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 4c0ca2557d..e845025df8 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2413,16 +2413,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
@@ -2436,7 +2434,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
- 42/88: gnu: go-github-com-aki237-nscjar: Move to golang-web., (continued)
- 42/88: gnu: go-github-com-aki237-nscjar: Move to golang-web., guix-commits, 2024/12/06
- 07/88: gnu: go-github-com-cyphar-filepath-securejoin: Update to 0.3.4., guix-commits, 2024/12/06
- 11/88: gnu: go-github-com-spf13-viper: Update to 1.8.1., guix-commits, 2024/12/06
- 08/88: gnu: go-github-com-spf13-afero: Update to 1.6.0., guix-commits, 2024/12/06
- 02/88: gnu: Remove go-github-com-dustin-gojson., guix-commits, 2024/12/06
- 04/88: gnu: go-github-com-go-md2man: Update to 2.0.5., guix-commits, 2024/12/06
- 13/88: gnu: go-github-com-spf13-afero: Run all tests., guix-commits, 2024/12/06
- 50/88: gnu: go-github-com-gdamore-tcell-v2: Simplify package., guix-commits, 2024/12/06
- 63/88: gnu: packages/linux: Remove golang-build module., guix-commits, 2024/12/06
- 37/88: gnu: go-github-com-xdg-go-scram: Update to 1.1.2., guix-commits, 2024/12/06
- 43/88: gnu: go-github-com-alsm-ioprogress: Update to 0.0.0-20170412085706-063c3725f436.,
guix-commits <=
- 59/88: gnu: go-github-com-vishvananda-netlink: Move to golang-web., guix-commits, 2024/12/06
- 65/88: gnu: go-gopkg-in-check-v1: Disable tests., guix-commits, 2024/12/06
- 69/88: gnu: Add go-go-abhg-dev-requiredfield., guix-commits, 2024/12/06
- 75/88: gnu: Add go-github-com-sebdah-goldie-v2., guix-commits, 2024/12/06
- 80/88: gnu: go-github-com-charmbracelet-x-exp-golden: Sort., guix-commits, 2024/12/06
- 16/88: gnu: go-github-com-spf13-jwalterweatherman: Improve description., guix-commits, 2024/12/06
- 17/88: gnu: go-github-com-spf13-pflag: Move to golang-xyz., guix-commits, 2024/12/06
- 23/88: gnu: go-github-com-bmatcuk-doublestar: Simplify package., guix-commits, 2024/12/06
- 24/88: gnu: go-github-com-bmatcuk-doublestar-v2: Enable tests., guix-commits, 2024/12/06
- 15/88: gnu: go-github-com-spf13-jwalterweatherman: Move to golang-xyz., guix-commits, 2024/12/06