[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/401: gnu: go-github-com-coreos-go-semver: Adjust inputs.
From: |
guix-commits |
Subject: |
151/401: gnu: go-github-com-coreos-go-semver: Adjust inputs. |
Date: |
Thu, 26 Dec 2024 19:30:48 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 609f41f67b16078241b404237def844c875c6ab3
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Dec 15 12:00:10 2024 +0000
gnu: go-github-com-coreos-go-semver: Adjust inputs.
* gnu/packages/golang.scm (go-github-com-coreos-go-semver)
[propagated-inputs]: Remove go-gopkg-in-yaml-v2; add
go-gopkg-in-yaml-v3.
Change-Id: I7f2c38b11f13de1f424c8bc4b306b593e7bd8f54
---
gnu/packages/golang.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 2d63a05da7..c0b55e874a 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5213,7 +5213,7 @@ use one of our glamorous default themes.")
(build-system go-build-system)
(arguments
`(#:import-path "github.com/coreos/go-semver"))
- (propagated-inputs (list go-gopkg-in-yaml-v2))
+ (propagated-inputs (list go-gopkg-in-yaml-v3))
(home-page "https://github.com/coreos/go-semver/";)
(synopsis "Semantic versioning library")
(description "@code{go-semver} is a semantic versioning library for Go.
- 113/401: gnu: Add go-github-com-jackc-pgservicefile., (continued)
- 113/401: gnu: Add go-github-com-jackc-pgservicefile., guix-commits, 2024/12/26
- 120/401: gnu: go-github-com-sirupsen-logrus: Move to golang-xyz., guix-commits, 2024/12/26
- 123/401: gnu: go-github-com-mdlayher-netlink: Simplify package., guix-commits, 2024/12/26
- 133/401: gnu: Add go-github-com-satori-go-uuid., guix-commits, 2024/12/26
- 114/401: gnu: Add go-github-com-jackc-chunkreader., guix-commits, 2024/12/26
- 110/401: gnu: Add go-github-com-jackc-puddle., guix-commits, 2024/12/26
- 136/401: gnu: Add go-github-com-corpix-uarand., guix-commits, 2024/12/26
- 124/401: gnu: Add go-github-com-cilium-ebpf., guix-commits, 2024/12/26
- 137/401: gnu: Add go-github-com-icrowley-fake., guix-commits, 2024/12/26
- 155/401: gnu: Add go-github-com-go-git-go-git-fixtures-v5., guix-commits, 2024/12/26
- 151/401: gnu: go-github-com-coreos-go-semver: Adjust inputs.,
guix-commits <=
- 150/401: gnu: Add go-gojay., guix-commits, 2024/12/26
- 144/401: gnu: go-github-com-cloudflare-circl: Update to 1.5.0., guix-commits, 2024/12/26
- 161/401: gnu: go-github-com-jessevdk-go-flags: Move to golang-xyz., guix-commits, 2024/12/26
- 167/401: gnu: go-github-com-kr-fs: Fix tests., guix-commits, 2024/12/26
- 160/401: gnu: go-github-com-jessevdk-go-flags: Update to 1.6.1., guix-commits, 2024/12/26
- 162/401: gnu: go-github-com-aws-smithy-go: Fix build., guix-commits, 2024/12/26
- 189/401: gnu: go-go-mongodb-org-mongo-driver: Sort., guix-commits, 2024/12/26
- 194/401: gnu: Add go-sigs-k8s-io-json., guix-commits, 2024/12/26
- 201/401: gnu: Add go-github-com-invopop-yaml., guix-commits, 2024/12/26
- 193/401: gnu: go-sigs-k8s-io-yaml: Move to golang-xyz., guix-commits, 2024/12/26