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