From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: 74053@debbugs.gnu.org
Cc: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Subject: [bug#74053] [PATCH v1] gnu: docker-registry: Update to 2.8.3.
Date: Sun, 27 Oct 2024 23:07:50 +0100 [thread overview]
Message-ID: <20241027220803.17319-1-GNUtoo@cyberdimension.org> (raw)
* gnu/packages/docker.scm (docker-registry): Update to 2.8.3.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Change-Id: I48c4a739de66f48f4a7e9ced742fa111c48eb892
---
gnu/packages/docker.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/docker.scm b/gnu/packages/docker.scm
index 039cd524db..b49dc58bd0 100644
--- a/gnu/packages/docker.scm
+++ b/gnu/packages/docker.scm
@@ -730,7 +730,7 @@ (define-public tini
(define-public docker-registry
(package
(name "docker-registry")
- (version "2.8.1")
+ (version "2.8.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -739,7 +739,7 @@ (define-public docker-registry
(file-name (git-file-name name version))
(sha256
(base32
- "1w8zr97p2c62gm1lrdwqa704ivjsy25ylznrddbbpv63idwdbi9k"))))
+ "0dbaxmkhg53anhkzngyzlxm2bd4dwv0sv75zip1rkm0874wjbxzb"))))
(build-system go-build-system)
(arguments
(list
--
2.46.0
next reply other threads:[~2024-10-27 22:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-27 22:07 Denis 'GNUtoo' Carikli [this message]
2024-10-30 20:15 ` bug#74053: [PATCH v1] gnu: docker-registry: Update to 2.8.3 Sharlatan Hellseher
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=20241027220803.17319-1-GNUtoo@cyberdimension.org \
--to=gnutoo@cyberdimension.org \
--cc=74053@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 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).