GNU bug report logs -
#74462
[PATCH] gnu: skopeo: Update to 1.17.0.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Thu, 21 Nov 2024 14:02:02 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74462 in the body.
You can then email your comments to 74462 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#74462
; Package
guix-patches
.
(Thu, 21 Nov 2024 14:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 21 Nov 2024 14:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sun, 24 Nov 2024 01:14:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Sun, 24 Nov 2024 01:14:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 74462-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 22 Dec 2024 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.