gnu: crun: Update to 1.19.

* gnu/packages/containers.scm (crun): Update to 1.19.

Change-Id: Iadebc4419293075c78a377e27fe5c6cdfc6c373c
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Tomas Volf 2024-12-12 12:56:45 +01:00 committed by Zheng Junjie
parent b8329e0721
commit 1b2e0fb85e
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -67,7 +67,7 @@ (define-module (gnu packages containers)
(define-public crun
(package
(name "crun")
(version "1.18.2")
(version "1.19")
(source
(origin
(method url-fetch)
@ -77,7 +77,7 @@ (define-public crun
"/crun-" version ".tar.gz"))
(sha256
(base32
"0hj4nb65pg4bv0ki04mrfirjac96d4bkv94pnp63cb73k2ik1mgx"))))
"1c42wvgrriy79agpfdid1zw7mk1vx03q60jh3pivv91jd29y8ypk"))))
(build-system gnu-build-system)
(arguments
(list