[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/97: gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1.
From: |
guix-commits |
Subject: |
61/97: gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1. |
Date: |
Sun, 15 Sep 2024 16:28:45 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit bd71d32216fa585aec70ba59a2a7051965ed8ddd
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Sep 14 22:04:48 2024 +0100
gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1.
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures): Update to
4.3.1.
[propagated-inputs]: Add go-github-com-go-git-go-billy and
go-gopkg-in-check-v1.
[native-inputs]: Remove go-github-com-alcortesm-tgz,
go-github-com-go-git-go-billy,
go-golang-org-x-sys, and go-gopkg-in-check-v1; add
go-github-com-stretchr-testify.
Change-Id: Ibe88981fd0dfc45651d7d4fa1f42a82f54472468
---
gnu/packages/golang.scm | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index ca4624e0b0..3b7a0322f2 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -6201,7 +6201,7 @@ temporal directories.")
(define-public go-github-com-go-git-go-git-fixtures
(package
(name "go-github-com-go-git-go-git-fixtures")
- (version "4.0.1")
+ (version "4.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6210,7 +6210,7 @@ temporal directories.")
(file-name (git-file-name name version))
(sha256
(base32
- "002yb1s2mxq2xijkl39ip1iyc3l52k23ikyi9ijfl4bgqxy79ljg"))))
+ "1d6qs2mzbhz95aflpjh6ijywvb4ys73jvk2v30mickax3gmm2vlw"))))
(build-system go-build-system)
(arguments
(list
@@ -6221,8 +6221,10 @@ temporal directories.")
#~(modify-phases %standard-phases
(delete 'reset-gzip-timestamps))))
(native-inputs
- (list go-github-com-alcortesm-tgz go-github-com-go-git-go-billy
- go-golang-org-x-sys go-gopkg-in-check-v1))
+ (list go-github-com-stretchr-testify))
+ (propagated-inputs
+ (list go-github-com-go-git-go-billy
+ go-gopkg-in-check-v1))
(home-page "https://github.com/go-git/go-git-fixtures/";)
(synopsis "Fixtures used by @code{go-git}")
(description "This package provides fixtures used by @code{go-git}.")
- 26/97: gnu: go-github-com-libp2p-go-libp2p: Fix build., (continued)
- 26/97: gnu: go-github-com-libp2p-go-libp2p: Fix build., guix-commits, 2024/09/15
- 29/97: gnu: Add go-golang-org-x-telemetry., guix-commits, 2024/09/15
- 20/97: gnu: go-github-com-dgraph-io-badger: Fix build., guix-commits, 2024/09/15
- 24/97: gnu: go-github-com-prometheus-statsd-exporter: Fix build., guix-commits, 2024/09/15
- 43/97: gnu: go-github-com-google-go-querystring: Update to 1.1.0., guix-commits, 2024/09/15
- 39/97: gnu: gopls: Update to 0.16.2., guix-commits, 2024/09/15
- 32/97: gnu: go-github-com-google-go-cmdtest: Fix indentation, guix-commits, 2024/09/15
- 58/97: gnu: go-github-com-xeipuuv-gojsonschema: Fix indentation., guix-commits, 2024/09/15
- 48/97: gnu: go-github-com-google-goterm: Move to golang-xyz., guix-commits, 2024/09/15
- 83/97: gnu: Add go-github-com-datadog-datadog-go-v5., guix-commits, 2024/09/15
- 61/97: gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1.,
guix-commits <=
- 97/97: gnu: Add go-msgp., guix-commits, 2024/09/15
- 69/97: gnu: go-github-go-git: Rename variable., guix-commits, 2024/09/15
- 87/97: gnu: Add go-github-com-circonus-labs-go-apiclient., guix-commits, 2024/09/15
- 51/97: gnu: go-github-com-jonboulle-clockwork: Fix indentation., guix-commits, 2024/09/15
- 45/97: gnu: go-github-com-google-go-querystring: Move to golang-web., guix-commits, 2024/09/15
- 35/97: gnu: go-github-com-google-go-cmdtest: Move to golang-build., guix-commits, 2024/09/15
- 64/97: gnu: go-github-com-go-git-go-git-fixtures-v4: Move to golang-xyz., guix-commits, 2024/09/15
- 50/97: gnu: go-github-com-jonboulle-clockwork: Update to 0.4.0., guix-commits, 2024/09/15
- 63/97: gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases., guix-commits, 2024/09/15
- 11/97: gnu: go-golang-org-x-xerrors: Update to 0.0.0-20200804184101-5ec99f83aff1., guix-commits, 2024/09/15