mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-04-08 10:54:31 +00:00
rosenthal: ukify: Update to 260.1.
* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 260.1.
This commit is contained in:
parent
11a6d50676
commit
fe7df07124
@ -146,7 +146,7 @@ Supports measured and/or verified boot environments.")
|
|||||||
(define-public ukify
|
(define-public ukify
|
||||||
(package
|
(package
|
||||||
(name "ukify")
|
(name "ukify")
|
||||||
(version "259.1")
|
(version "260.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -155,7 +155,7 @@ Supports measured and/or verified boot environments.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1581hd16kwqa3i73szazym9rbjrmybfrqvx2x5pkcb3y2d7dclkj"))))
|
"1az9sswsyfyw7m4if1mmxyamw8xnb0i3gg1bng4c9kz3bgga6hhm"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:phases
|
(list #:phases
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user