gnu: crun: Update to 1.18.2.

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

Change-Id: I2406a055a3833092b070aec8e8e17c6d4f865c0d
This commit is contained in:
Zheng Junjie 2024-11-01 12:47:47 +08:00
parent 28bd0ddf2d
commit 106d0c100b
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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