mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-04-02 07:54:31 +00:00
rosenthal: systemd-stub: Update to 260.1.
* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 260.1.
This commit is contained in:
parent
a718f60689
commit
11a6d50676
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user