[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/88: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5.
From: |
guix-commits |
Subject: |
29/88: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5. |
Date: |
Fri, 6 Dec 2024 16:17:21 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit ff55725725f5d06974dc23a700ffe3168f5430df
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 24 12:38:24 2024 +0000
gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5.
* gnu/packages/golang.scm (go-github-com-olekukonko-tablewriter): Update to
0.0.5.
Change-Id: I3cd5c978564ae2ff388b28da4bd5c98120249e7d
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index f722a091a3..e41d5590a2 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5394,7 +5394,7 @@ maps (because they are not addressable using Go
reflection).")
(define-public go-github-com-olekukonko-tablewriter
(package
(name "go-github-com-olekukonko-tablewriter")
- (version "0.0.4")
+ (version "0.0.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5403,7 +5403,7 @@ maps (because they are not addressable using Go
reflection).")
(file-name (git-file-name name version))
(sha256
(base32
- "02r0n2b9yh3x8xyf48k17dxlwj234hlgjycylbjxi6qg08hfmz2x"))))
+ "0zhnrih2px6jm8nxzkz8s7va3lj03bzwxim8wjba9zh7i78bp67z"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/olekukonko/tablewriter"))
- 75/88: gnu: Add go-github-com-sebdah-goldie-v2., (continued)
- 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
- 26/88: gnu: go-github-com-bmatcuk-doublestar-v4: Update to 4.7.1., guix-commits, 2024/12/06
- 27/88: gnu: go-github-com-bmatcuk-doublestar: Move to golang-xyz., guix-commits, 2024/12/06
- 36/88: gnu: go-github-com-urfave-cli: Move to golang-xyz., guix-commits, 2024/12/06
- 29/88: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5.,
guix-commits <=
- 34/88: gnu: go-github-com-urfave-cli: Update to 1.22.16., guix-commits, 2024/12/06
- 31/88: gnu: Add go-csv2table., guix-commits, 2024/12/06
- 35/88: gnu: go-github-com-urfave-cli-v2: Update to 2.27.5., guix-commits, 2024/12/06
- 38/88: gnu: go-github-com-xdg-go-scram: Move to golang-xyz., guix-commits, 2024/12/06
- 39/88: gnu: go-github-com-miolini-datacounter: Move to golang-xyz., guix-commits, 2024/12/06
- 64/88: gnu: go-github-com-spf13-cobra: Adjust inputs., guix-commits, 2024/12/06
- 66/88: gnu: go-github-com-frankban-quicktest: Disable failing tests., guix-commits, 2024/12/06
- 67/88: gnu: go-github-com-charmbracelet-lipgloss: Remove examples., guix-commits, 2024/12/06
- 28/88: gnu: go-github-com-mitchellh-mapstructure: Move to golang-xyz., guix-commits, 2024/12/06
- 33/88: gnu: Add go-github-com-xrash-smetrics., guix-commits, 2024/12/06