mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-05 17:34:23 +00:00
rosenthal: systemd-stub: Update to 259.1.
* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 259.1.
This commit is contained in:
parent
7ec4a1edf0
commit
ffebd92d70
@ -86,7 +86,7 @@
|
|||||||
(define-public systemd-stub
|
(define-public systemd-stub
|
||||||
(package
|
(package
|
||||||
(name "systemd-stub")
|
(name "systemd-stub")
|
||||||
(version "259")
|
(version "259.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -95,7 +95,7 @@
|
|||||||
(file-name (git-file-name "name" version))
|
(file-name (git-file-name "name" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1j0f710m6h2vlry6a62q8qhvkv4c4gah6s7n212fi8liqpb1g5cl"))))
|
"1581hd16kwqa3i73szazym9rbjrmybfrqvx2x5pkcb3y2d7dclkj"))))
|
||||||
(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