mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: plymouth: Update to 22.02.122.
* gnu/packages/freedesktop.scm (plymouth): Update to 22.02.122.
This commit is contained in:
parent
c169a4f0fb
commit
8c0c223fab
1 changed files with 2 additions and 2 deletions
|
@ -2221,7 +2221,7 @@ (define-public udiskie
|
|||
(define-public plymouth
|
||||
(package
|
||||
(name "plymouth")
|
||||
(version "0.9.5")
|
||||
(version "22.02.122")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -2229,7 +2229,7 @@ (define-public plymouth
|
|||
"plymouth/releases/" name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"11nfgw8yzmdbnbmyd1zfvhj4qh19w1nw0nraai08628x6mzjbbpc"))))
|
||||
"1sysx8s7w870iawk5qlaq44x4cfqfinasiy4d3l3q0r14925218h"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue