[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/401: gnu: go-github-com-go-git-go-billy-v5: Update to 5.6.0.
From: |
guix-commits |
Subject: |
153/401: gnu: go-github-com-go-git-go-billy-v5: Update to 5.6.0. |
Date: |
Thu, 26 Dec 2024 19:30:48 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit d2c2fbf627cbef33f241bab76d36f84dfd84e746
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Dec 15 12:15:58 2024 +0000
gnu: go-github-com-go-git-go-billy-v5: Update to 5.6.0.
* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-billy-v5): Update to
5.6.0.
[native-inputs]: Add go-github-com-stretchr-testify.
Change-Id: I665cfd94dcee91bafe5929f07a18e64f62a6430a
---
gnu/packages/golang-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index bde23312cf..7605f1bf04 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -3762,7 +3762,7 @@ error return.")
(define-public go-github-com-go-git-go-billy-v5
(package
(name "go-github-com-go-git-go-billy-v5")
- (version "5.5.0")
+ (version "5.6.0")
(source
(origin
(method git-fetch)
@@ -3771,13 +3771,14 @@ error return.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1r7hfwc6lqnb7jhbbmicdlb3yipjyazq3pndpffw026fcq7jhxg1"))))
+ (base32 "061yczvpxq5xcnjbi8ywx0qvrispi8pwk3nqky5cv1dsi6xzkchc"))))
(build-system go-build-system)
(arguments
(list
#:import-path "github.com/go-git/go-billy/v5"))
(native-inputs
(list go-github-com-onsi-gomega
+ go-github-com-stretchr-testify
go-gopkg-in-check-v1))
(propagated-inputs
(list go-github-com-cyphar-filepath-securejoin
- 156/401: gnu: go-github-com-google-pprof: Fix build., (continued)
- 156/401: gnu: go-github-com-google-pprof: Fix build., guix-commits, 2024/12/26
- 154/401: gnu: go-github-com-go-git-go-git-fixtures-v4: Fix build., guix-commits, 2024/12/26
- 142/401: gnu: Add go-github-com-jackc-pgerrcode., guix-commits, 2024/12/26
- 152/401: gnu: go-github-com-coreos-go-semver: Move to golang-xyz., guix-commits, 2024/12/26
- 145/401: gnu: go-github-com-protonmail-go-crypto: Update to 1.1.3., guix-commits, 2024/12/26
- 141/401: gnu: Add go-github-com-jackc-pgx-v5., guix-commits, 2024/12/26
- 149/401: gnu: go-github-com-francoispqt-gojay: Fix build., guix-commits, 2024/12/26
- 146/401: gnu: go-github-com-cheggaaa-pb: Adjust inputs., guix-commits, 2024/12/26
- 143/401: gnu: go-github-com-bwesterb-go-ristretto: Fix import path., guix-commits, 2024/12/26
- 147/401: gnu: Add go-github-com-go-errors-errors., guix-commits, 2024/12/26
- 153/401: gnu: go-github-com-go-git-go-billy-v5: Update to 5.6.0.,
guix-commits <=
- 163/401: gnu: go-github-com-aws-aws-sdk-go-v2: Fix build., guix-commits, 2024/12/26
- 165/401: gnu: go-github-com-google-gofuzz: Fix indentation., guix-commits, 2024/12/26
- 166/401: gnu: go-github-com-creack-pty: Update to 1.1.24., guix-commits, 2024/12/26
- 178/401: gnu: go-github-com-smartystreets-goconvey: Improve package style., guix-commits, 2024/12/26
- 179/401: gnu: go-github-com-smartystreets-goconvey: Fix tests., guix-commits, 2024/12/26
- 170/401: gnu: go-github-com-json-iterator-go: Fix tests., guix-commits, 2024/12/26
- 177/401: gnu: go-github-com-onsi-ginkgo-v2: Update to 2.22.0., guix-commits, 2024/12/26
- 182/401: gnu: Add go-sixel., guix-commits, 2024/12/26
- 184/401: gnu: go-github-com-twpayne-go-vfsafero: Fix build., guix-commits, 2024/12/26
- 200/401: gnu: go-github-com-google-gopacket: Fix build., guix-commits, 2024/12/26