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