[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/401: gnu: go-github-com-spf13-viper: Update to 1.8.1.
From: |
guix-commits |
Subject: |
11/401: gnu: go-github-com-spf13-viper: Update to 1.8.1. |
Date: |
Thu, 26 Dec 2024 19:30:19 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 82faf0281c41a56a7bd6957b3aed3b837023084c
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 2295bfdb43..e57b90360d 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3295,7 +3295,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)
@@ -3305,11 +3305,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
- 366/401: gnu: go-github-com-keybase-go-ps: Simplify., (continued)
- 366/401: gnu: go-github-com-keybase-go-ps: Simplify., guix-commits, 2024/12/26
- 370/401: gnu: nats-server: Fix tests., guix-commits, 2024/12/26
- 378/401: gnu: Add go-github-com-bytedance-sonic-loader., guix-commits, 2024/12/26
- 383/401: gnu: go-github-com-valyala-fasthttp: Update to 1.58.0., guix-commits, 2024/12/26
- 389/401: gnu: go-go-uber-org-dig: Update to 1.18.0., guix-commits, 2024/12/26
- 380/401: gnu: Add go-github-com-cloudwego-base64x., guix-commits, 2024/12/26
- 387/401: gnu: Add go-github-com-gobwas-ws., guix-commits, 2024/12/26
- 395/401: gnu: go-github-com-libp2p-go-libp2p: Update to 0.36.5., guix-commits, 2024/12/26
- 391/401: gnu: go-go-uber-org-fx: Update to 1.23.0., guix-commits, 2024/12/26
- 401/401: gnu: kubo: Update to 0.31.0., guix-commits, 2024/12/26
- 11/401: gnu: go-github-com-spf13-viper: Update to 1.8.1.,
guix-commits <=
- 90/401: gnu: Add go-github-com-tetratelabs-wabin., guix-commits, 2024/12/26
- 109/401: gnu: Add go-gopkg-in-inconshreveable-log15., guix-commits, 2024/12/26
- 115/401: gnu: Add go-github-com-jackc-pgproto3., guix-commits, 2024/12/26
- 235/401: gnu: go-github-com-jacobsa-ogletest: Fix indentation., guix-commits, 2024/12/26
- 237/401: gnu: go-github-com-jacobsa-oglematchers: Update to 0.0.0-20150720000706-141901ea67cd., guix-commits, 2024/12/26
- 245/401: gnu: Add go-github-com-jacobsa-timeutil., guix-commits, 2024/12/26
- 230/401: gnu: go-github-com-hanwen-go-fuse-v2: Move to golang-xyz., guix-commits, 2024/12/26
- 248/401: gnu: go-golang-org-x-telemetry: Fix build., guix-commits, 2024/12/26
- 251/401: gnu: go-golang-org-x-telemetry-config: Update to 0.36.0., guix-commits, 2024/12/26
- 256/401: gnu: go-golang-org-x-text: Simplify., guix-commits, 2024/12/26