[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/88: gnu: go-github-com-spf13-viper: Update to 1.8.1.
From: |
guix-commits |
Subject: |
11/88: gnu: go-github-com-spf13-viper: Update to 1.8.1. |
Date: |
Fri, 6 Dec 2024 16:17:18 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit cbd117ba736773352e54a6f22f1f9080654c2fce
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 24 10:26:32 2024 +0000
gnu: go-github-com-spf13-viper: Update to 1.8.1.
* gnu/packages/golang.scm (go-github-com-spf13-viper): Update to 1.8.1.
[arguments]<tests>: Enable them.
Change-Id: I999b3cd7416a342ef399b9d47a2d71b8c6d6853f
---
gnu/packages/golang.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 072439c13f..0d7a032f14 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3294,7 +3294,7 @@ GNU extensions} to the POSIX recommendations for
command-line options.")
(package
(name "go-github-com-spf13-viper")
;; Refreshing to a newer version requires long chain of missing packages.
- (version "1.7.0")
+ (version "1.8.1")
(source
(origin
(method git-fetch)
@@ -3304,11 +3304,10 @@ GNU extensions} to the POSIX recommendations for
command-line options.")
(file-name (git-file-name name version))
(sha256
(base32
- "099n2g7fg6r8hqyszqw2axr775qyhyvwhsykvgw0f0s16ql48h5c"))))
+ "0jcsvd9l05pv10rma6zicp44q2mlvxj0qlhnf4zcg2pymb5i0hq6"))))
(build-system go-build-system)
(arguments
(list
- #:tests? #f
#:import-path "github.com/spf13/viper"))
(propagated-inputs
(list go-github-com-fsnotify-fsnotify
- 20/88: gnu: go-github-com-nxadm-tail: Move to golang-xyz., (continued)
- 20/88: gnu: go-github-com-nxadm-tail: Move to golang-xyz., guix-commits, 2024/12/06
- 21/88: gnu: go-github-com-twpayne-go-vfs: Update to 5.0.4., guix-commits, 2024/12/06
- 25/88: gnu: go-github-com-bmatcuk-doublestar-v3: Enable tests., guix-commits, 2024/12/06
- 12/88: gnu: go-github-com-spf13-afero: Move to golang-xyz., guix-commits, 2024/12/06
- 19/88: gnu: go-github-com-nxadm-tail: Update to 1.4.11., guix-commits, 2024/12/06
- 22/88: gnu: go-github-com-twpayne-go-vfs: Move to golang-xyz., guix-commits, 2024/12/06
- 32/88: gnu: packages/textutils: Remove golang module., guix-commits, 2024/12/06
- 30/88: gnu: go-github-com-olekukonko-tablewriter: Move to golang-xyz., guix-commits, 2024/12/06
- 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 <=
- 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, 2024/12/06
- 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