* [bug#72070] [PATCH] gnu: skopeo: Update to 1.15.2.
@ 2024-07-12 8:54 Tomas Volf
2024-07-20 9:50 ` bug#72070: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-07-12 8:54 UTC (permalink / raw)
To: 72070; +Cc: Tomas Volf
* gnu/packages/virtualization.scm (skopeo): Update to 1.15.2.
Change-Id: I45baf61208792e71dff8d8e4b8f5bf4f591ed107
---
gnu/packages/virtualization.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 4ff9676e79..797ac79a53 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -2288,7 +2288,7 @@ (define-public umoci
(define-public skopeo
(package
(name "skopeo")
- (version "1.15.1")
+ (version "1.15.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2297,7 +2297,7 @@ (define-public skopeo
(file-name (git-file-name name version))
(sha256
(base32
- "0fhw3jrbklpz7kb1kdwn2hg3v2jyyz30710wkd0wlpfz4fyzmzb6"))))
+ "13y1fmv78hh5ycm7xlsg851y17s223q13b9srksnq6jcwgprqkm8"))))
(build-system gnu-build-system)
(native-inputs
(list go-1.21
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72070: [PATCH] gnu: skopeo: Update to 1.15.2.
2024-07-12 8:54 [bug#72070] [PATCH] gnu: skopeo: Update to 1.15.2 Tomas Volf
@ 2024-07-20 9:50 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-07-20 9:50 UTC (permalink / raw)
To: Tomas Volf; +Cc: 72070-done
Tomas Volf <~@wolfsden.cz> skribis:
> * gnu/packages/virtualization.scm (skopeo): Update to 1.15.2.
>
> Change-Id: I45baf61208792e71dff8d8e4b8f5bf4f591ed107
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-20 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 8:54 [bug#72070] [PATCH] gnu: skopeo: Update to 1.15.2 Tomas Volf
2024-07-20 9:50 ` bug#72070: " Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.