mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-01-14 08:25:09 +00:00
rosenthal: systemd-stub: Update to 258.2.
* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 258.2.
This commit is contained in:
parent
870a6fe099
commit
c2a613268a
@ -83,7 +83,7 @@
|
||||
(define-public systemd-stub
|
||||
(package
|
||||
(name "systemd-stub")
|
||||
(version "258")
|
||||
(version "258.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -92,7 +92,7 @@
|
||||
(file-name (git-file-name "name" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18gnp45gl1154jra6qv95k8y7ny6phdm87yqi5jdq13cadlrklf6"))))
|
||||
"0d2jm94sfw7p85qzhc0jmfrxqdzsxlxwgwr4a42f434zsyw9w9fn"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user