From: Tomas Volf <~@wolfsden.cz>
To: 72070@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#72070] [PATCH] gnu: skopeo: Update to 1.15.2.
Date: Fri, 12 Jul 2024 10:54:43 +0200 [thread overview]
Message-ID: <92ee42e6dcabfe07b8ed731cdf5b037a0728f489.1720774483.git.~@wolfsden.cz> (raw)
* 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
next reply other threads:[~2024-07-12 8:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 8:54 Tomas Volf [this message]
2024-07-20 9:50 ` bug#72070: [PATCH] gnu: skopeo: Update to 1.15.2 Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='92ee42e6dcabfe07b8ed731cdf5b037a0728f489.1720774483.git.~@wolfsden.cz' \
--to=~@wolfsden.cz \
--cc=72070@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.