gnu: plymouth: Update to 22.02.122.

* gnu/packages/freedesktop.scm (plymouth): Update to 22.02.122.
This commit is contained in:
Ricardo Wurmus 2022-11-11 22:32:58 +01:00
parent c169a4f0fb
commit 8c0c223fab
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2221,7 +2221,7 @@ (define-public udiskie
(define-public plymouth (define-public plymouth
(package (package
(name "plymouth") (name "plymouth")
(version "0.9.5") (version "22.02.122")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2229,7 +2229,7 @@ (define-public plymouth
"plymouth/releases/" name "-" version ".tar.xz")) "plymouth/releases/" name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"11nfgw8yzmdbnbmyd1zfvhj4qh19w1nw0nraai08628x6mzjbbpc")))) "1sysx8s7w870iawk5qlaq44x4cfqfinasiy4d3l3q0r14925218h"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list