rosenthal: systemd-stub: Update to 260.1.

* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 260.1.
This commit is contained in:
Hilton Chain 2026-03-29 15:42:24 +08:00
parent a718f60689
commit 11a6d50676
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -103,7 +103,7 @@ the reference implementation for the Limine boot protocol.")
(define-public systemd-stub (define-public systemd-stub
(package (package
(name "systemd-stub") (name "systemd-stub")
(version "259.1") (version "260.1")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -112,7 +112,7 @@ the reference implementation for the Limine boot protocol.")
(file-name (git-file-name "name" version)) (file-name (git-file-name "name" version))
(sha256 (sha256
(base32 (base32
"1581hd16kwqa3i73szazym9rbjrmybfrqvx2x5pkcb3y2d7dclkj")))) "1az9sswsyfyw7m4if1mmxyamw8xnb0i3gg1bng4c9kz3bgga6hhm"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list #:tests? #f (list #:tests? #f