* [bug#74462] [PATCH] gnu: skopeo: Update to 1.17.0.
@ 2024-11-21 14:01 Tomas Volf
2024-11-24 1:13 ` bug#74462: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-11-21 14:01 UTC (permalink / raw)
To: 74462; +Cc: Tomas Volf, Sharlatan Hellseher
* gnu/packages/virtualization.scm (skopeo): Update to 1.17.0.
<native-inputs>: Use go-1.22.
Change-Id: I40f82897556c245deb93df806106be6cb48a7f78
---
gnu/packages/virtualization.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index b76180c3c6..b416d774d6 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -2334,7 +2334,7 @@ (define-public umoci
(define-public skopeo
(package
(name "skopeo")
- (version "1.16.0")
+ (version "1.17.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2343,10 +2343,10 @@ (define-public skopeo
(file-name (git-file-name name version))
(sha256
(base32
- "1vjhi4xvb3vdz9nm627bymih9nil1xm4m5zcmx088d76dnqm3l1k"))))
+ "0jbz9717hjl8ymkg47nnv87c1hassksn1wvky3z3qfl6d041x1i2"))))
(build-system gnu-build-system)
(native-inputs
- (list go-1.21
+ (list go-1.22
go-github-com-go-md2man
pkg-config))
(inputs
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74462: [PATCH] gnu: skopeo: Update to 1.17.0.
2024-11-21 14:01 [bug#74462] [PATCH] gnu: skopeo: Update to 1.17.0 Tomas Volf
@ 2024-11-24 1:13 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-11-24 1:13 UTC (permalink / raw)
To: Tomas Volf; +Cc: Sharlatan Hellseher, 74462-done
[-- Attachment #1: Type: text/plain, Size: 1296 bytes --]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/virtualization.scm (skopeo): Update to 1.17.0.
> <native-inputs>: Use go-1.22.
[native-inputs]: Use go-1.22.
>
> Change-Id: I40f82897556c245deb93df806106be6cb48a7f78
> ---
> gnu/packages/virtualization.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
> index b76180c3c6..b416d774d6 100644
> --- a/gnu/packages/virtualization.scm
> +++ b/gnu/packages/virtualization.scm
> @@ -2334,7 +2334,7 @@ (define-public umoci
> (define-public skopeo
> (package
> (name "skopeo")
> - (version "1.16.0")
> + (version "1.17.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -2343,10 +2343,10 @@ (define-public skopeo
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "1vjhi4xvb3vdz9nm627bymih9nil1xm4m5zcmx088d76dnqm3l1k"))))
> + "0jbz9717hjl8ymkg47nnv87c1hassksn1wvky3z3qfl6d041x1i2"))))
> (build-system gnu-build-system)
> (native-inputs
> - (list go-1.21
> + (list go-1.22
> go-github-com-go-md2man
> pkg-config))
> (inputs
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-24 1:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 14:01 [bug#74462] [PATCH] gnu: skopeo: Update to 1.17.0 Tomas Volf
2024-11-24 1:13 ` bug#74462: " Z572
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).