* [bug#74127] [PATCH] gnu: crun: Update to 1.18.1.
@ 2024-10-31 0:23 Tomas Volf
2024-10-31 5:50 ` bug#74127: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-10-31 0:23 UTC (permalink / raw)
To: 74127; +Cc: Tomas Volf
* gnu/packages/containers.scm (crun): Update to 1.18.1.
Change-Id: I2a37e4a338854b1001260253ec442f08598a2873
---
gnu/packages/containers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
index 40c3a73e0e..d32bc2704a 100644
--- a/gnu/packages/containers.scm
+++ b/gnu/packages/containers.scm
@@ -67,7 +67,7 @@ (define-module (gnu packages containers)
(define-public crun
(package
(name "crun")
- (version "1.18")
+ (version "1.18.1")
(source
(origin
(method url-fetch)
@@ -77,7 +77,7 @@ (define-public crun
"/crun-" version ".tar.gz"))
(sha256
(base32
- "0alhcdbb83bsqnvy50p9cjnmslxfmxsyk1b66whd62p5a2rp0fx8"))))
+ "1g66f1bk5l5yx1f3cmrd35i8bkmalnlppb82r02sfyj54aqbn31r"))))
(build-system gnu-build-system)
(arguments
(list
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74127: [PATCH] gnu: crun: Update to 1.18.1.
2024-10-31 0:23 [bug#74127] [PATCH] gnu: crun: Update to 1.18.1 Tomas Volf
@ 2024-10-31 5:50 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-10-31 5:50 UTC (permalink / raw)
To: Tomas Volf; +Cc: 74127-done
[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/containers.scm (crun): Update to 1.18.1.
>
> Change-Id: I2a37e4a338854b1001260253ec442f08598a2873
> ---
> gnu/packages/containers.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/containers.scm b/gnu/packages/containers.scm
> index 40c3a73e0e..d32bc2704a 100644
> --- a/gnu/packages/containers.scm
> +++ b/gnu/packages/containers.scm
> @@ -67,7 +67,7 @@ (define-module (gnu packages containers)
> (define-public crun
> (package
> (name "crun")
> - (version "1.18")
> + (version "1.18.1")
> (source
> (origin
> (method url-fetch)
> @@ -77,7 +77,7 @@ (define-public crun
> "/crun-" version ".tar.gz"))
> (sha256
> (base32
> - "0alhcdbb83bsqnvy50p9cjnmslxfmxsyk1b66whd62p5a2rp0fx8"))))
> + "1g66f1bk5l5yx1f3cmrd35i8bkmalnlppb82r02sfyj54aqbn31r"))))
> (build-system gnu-build-system)
> (arguments
> (list
push, close.
[-- 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-31 5:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31 0:23 [bug#74127] [PATCH] gnu: crun: Update to 1.18.1 Tomas Volf
2024-10-31 5:50 ` bug#74127: " Z572
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.