[PATCH] gnu: skopeo: Update to 1.20.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andreas Enge
  • Tomas Volf
Owner
unassigned
Submitted by
Tomas Volf
Severity
normal

Debbugs page

T
T
Tomas Volf wrote on 10 Aug 06:27 -0700
(address . guix-patches@gnu.org)(name . Tomas Volf)(address . ~@wolfsden.cz)
ae93e6fdfcc0fa4f71b1728d6d741bc88b80c09e.1754832466.git.~@wolfsden.cz
* gnu/packages/virtualization.scm (skopeo): Update to 1.20.0.

Change-Id: I5a7cde9980368b423c3da776aca4060bbfb48e7f
---
gnu/packages/virtualization.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 0b9a07d271..89e1e78811 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -2443,7 +2443,7 @@ (define-public umoci
(define-public skopeo
(package
(name "skopeo")
- (version "1.19.0")
+ (version "1.20.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2452,7 +2452,7 @@ (define-public skopeo
(file-name (git-file-name name version))
(sha256
(base32
- "1gwp8k9bxkis7qwcy7l2mrclii039fqrslvkb5q4rfhlrzqcqbay"))))
+ "1436w3i0w1x60r43j8kw9iaxjvyi99h5yaxzvxc3z3r5la8ka3mv"))))
(build-system gnu-build-system)
(native-inputs
(list go-1.23
--
2.50.1
A
A
Andreas Enge wrote on 11 Aug 03:55 -0700
Close
aJnMDF0eGE67d9QQ@jurong
Pushed, thanks!

Andreas
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 79210@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 79210
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch