gnu: crun: Update to 1.22.

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

Change-Id: Ie52e1bcdcee0ccdac3b33c2fc2a284145cea83bf
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Tomas Volf 2025-06-27 20:18:32 +02:00 committed by Zheng Junjie
parent eca2591476
commit 97f9e84b07
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -70,7 +70,7 @@
(define-public crun
(package
(name "crun")
(version "1.21")
(version "1.22")
(source
(origin
(method url-fetch)
@ -80,7 +80,7 @@
"/crun-" version ".tar.gz"))
(sha256
(base32
"11n42h4sx02xyrnkaq3d6l2i0fac7xshgkryvsj08j2afq771ysb"))))
"1cggwb5libxjx4x96hd2v1pd4rm7m7bll37j888khsc5s486q32z"))))
(build-system gnu-build-system)
(arguments
(list