rosenthal: systemd-stub: Update to 260.2.

* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 260.2.
This commit is contained in:
Hilton Chain 2026-05-30 11:14:30 +08:00
parent a9ade5af1c
commit 258d5123ce
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 "260.1")
(version "260.2")
(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
"1az9sswsyfyw7m4if1mmxyamw8xnb0i3gg1bng4c9kz3bgga6hhm"))))
"0jdcpk2cvhz5ygfwlrgvig5w5sk9n39qsc1gx0b65xgzbr4scy9m"))))
(build-system meson-build-system)
(arguments
(list #:tests? #f