mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-07-21 11:58:26 +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
|
||||
(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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user