mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-07-21 20:08:32 +00:00
rosenthal: systemd-stub: Update to 260.2.
* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 260.2.
This commit is contained in:
parent
a9ade5af1c
commit
258d5123ce
@ -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 "260.1")
|
(version "260.2")
|
||||||
(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
|
||||||
"1az9sswsyfyw7m4if1mmxyamw8xnb0i3gg1bng4c9kz3bgga6hhm"))))
|
"0jdcpk2cvhz5ygfwlrgvig5w5sk9n39qsc1gx0b65xgzbr4scy9m"))))
|
||||||
(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