gnu: crun: Update to 1.19.1.

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

Change-Id: I6e10bcf654e53f45ad170b1751052bc34953b5ec
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Tomas Volf 2024-12-18 14:11:59 +01:00 committed by Zheng Junjie
parent 4fbbbed3df
commit c310d1f8f2
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -68,7 +68,7 @@
(define-public crun (define-public crun
(package (package
(name "crun") (name "crun")
(version "1.19") (version "1.19.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -78,7 +78,7 @@
"/crun-" version ".tar.gz")) "/crun-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1c42wvgrriy79agpfdid1zw7mk1vx03q60jh3pivv91jd29y8ypk")))) "1hf8ggkw9wiznlp7xarjjrmhgpdmqxzaq0a41wd18h360s1z5a9j"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list