[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/74: gnu: csvdiff: Adjust inputs
From: |
guix-commits |
Subject: |
52/74: gnu: csvdiff: Adjust inputs |
Date: |
Thu, 25 Jul 2024 18:02:28 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit a5dde9851786198fe8eacd6b65b0adc1d3616db9
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jul 25 19:33:19 2024 +0100
gnu: csvdiff: Adjust inputs
* gnu/packages/textutils.scm (csvdiff): Adjust inputs after package
rename.
[native-inputs]: Remove go-github-com-cespare-xxhash-v2; add
go-github-com-cespare-xxhash.
Change-Id: I241f54a7c15ca6a36d84fa2bc4c8a3120e0952fb
---
gnu/packages/textutils.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 0b77a24d23..7deea364d8 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1589,7 +1589,7 @@ files for valid UTF-8 use and to report which line
endings they use.")
#:install-source? #f
#:import-path "github.com/aswinkarthik/csvdiff"))
(native-inputs
- (list go-github-com-cespare-xxhash-v2
+ (list go-github-com-cespare-xxhash
go-github-com-fatih-color
go-github-com-spf13-afero
go-github-com-spf13-cobra
- 13/74: gnu: go-github-com-golang-protobuf: Move to golang-build., (continued)
- 13/74: gnu: go-github-com-golang-protobuf: Move to golang-build., guix-commits, 2024/07/25
- 23/74: gnu: go-github-com-go-test-deep: Update to 1.1.1., guix-commits, 2024/07/25
- 25/74: gnu: go-github-com-burntsushi-toml: Update to 1.4.0., guix-commits, 2024/07/25
- 20/74: gnu: go-go-etcd-io-gofail: Update to 0.2.0., guix-commits, 2024/07/25
- 28/74: gnu: go-github-com-aws-aws-sdk-go: Update to 1.55.2., guix-commits, 2024/07/25
- 27/74: gnu: Remove go-github-com-aws-sdk., guix-commits, 2024/07/25
- 32/74: gnu: nebula: Update to 1.9.3., guix-commits, 2024/07/25
- 35/74: gnu: go-github-com-prometheus-client-model: Move to prometheus., guix-commits, 2024/07/25
- 40/74: gnu: Add go-github-com-go-logfmt-logfmt., guix-commits, 2024/07/25
- 45/74: gnu: go-github-com-prometheus-common: Move to prometheus., guix-commits, 2024/07/25
- 52/74: gnu: csvdiff: Adjust inputs,
guix-commits <=
- 55/74: gnu: go-github-com-prometheus-client-golang: Enable tests., guix-commits, 2024/07/25
- 56/74: gnu: go-github-com-prometheus-client-golang: Move to prometheus., guix-commits, 2024/07/25
- 59/74: gnu: go-github-com-prometheus-procfs: Move to prometheus., guix-commits, 2024/07/25
- 60/74: gnu: go-github-com-hjson-hjson-go: Update to 4.4.0., guix-commits, 2024/07/25
- 61/74: gnu: go-github-com-hjson-hjson-go: Rename variable., guix-commits, 2024/07/25
- 64/74: gnu: go-netns: Enable tests., guix-commits, 2024/07/25
- 46/74: gnu: Add go-github-com-prometheus-common-assets., guix-commits, 2024/07/25
- 47/74: gnu: Add go-github-com-prometheus-common-sigv4., guix-commits, 2024/07/25
- 65/74: gnu: go-netns: Rename varialbe., guix-commits, 2024/07/25
- 67/74: gnu: go-netlink: Refresh package style., guix-commits, 2024/07/25