rosenthal: systemd-stub: Update to 259.1.

* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 259.1.
This commit is contained in:
Hilton Chain 2026-02-07 19:03:29 +08:00
parent 7ec4a1edf0
commit ffebd92d70
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -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