unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: 74462@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>, Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#74462] [PATCH] gnu: skopeo: Update to 1.17.0.
Date: Thu, 21 Nov 2024 15:01:07 +0100	[thread overview]
Message-ID: <8312417168261166b6b0bffe3fd2284bc1ed79b7.1732197667.git.~@wolfsden.cz> (raw)

* 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	other threads:[~2024-11-21 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-21 14:01 Tomas Volf [this message]
2024-11-24  1:13 ` bug#74462: [PATCH] gnu: skopeo: Update to 1.17.0 Z572

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='8312417168261166b6b0bffe3fd2284bc1ed79b7.1732197667.git.~@wolfsden.cz' \
    --to=~@wolfsden.cz \
    --cc=74462@debbugs.gnu.org \
    --cc=sharlatanus@gmail.com \
    /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 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).