* [bug#74053] [PATCH v1] gnu: docker-registry: Update to 2.8.3.
@ 2024-10-27 22:07 Denis 'GNUtoo' Carikli
2024-10-30 20:15 ` bug#74053: " Sharlatan Hellseher
0 siblings, 1 reply; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-10-27 22:07 UTC (permalink / raw)
To: 74053; +Cc: Denis 'GNUtoo' Carikli
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74053: [PATCH v1] gnu: docker-registry: Update to 2.8.3.
2024-10-27 22:07 [bug#74053] [PATCH v1] gnu: docker-registry: Update to 2.8.3 Denis 'GNUtoo' Carikli
@ 2024-10-30 20:15 ` Sharlatan Hellseher
0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-10-30 20:15 UTC (permalink / raw)
To: 74053-done
[-- Attachment #1: Type: text/plain, Size: 72 bytes --]
Pushed as 9f4d9fdafd30d67b667342da1580ac5d8189f412 to master.
--
Oleg
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-30 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-27 22:07 [bug#74053] [PATCH v1] gnu: docker-registry: Update to 2.8.3 Denis 'GNUtoo' Carikli
2024-10-30 20:15 ` bug#74053: " Sharlatan Hellseher
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).