rosenthal: ukify: Update to 260.2.

* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 260.2.
This commit is contained in:
Hilton Chain 2026-05-30 11:14:30 +08:00
parent 258d5123ce
commit 87f3cb47d7
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -146,7 +146,7 @@ Supports measured and/or verified boot environments.")
(define-public ukify
(package
(name "ukify")
(version "260.1")
(version "260.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -155,7 +155,7 @@ Supports measured and/or verified boot environments.")
(file-name (git-file-name name version))
(sha256
(base32
"1az9sswsyfyw7m4if1mmxyamw8xnb0i3gg1bng4c9kz3bgga6hhm"))))
"0jdcpk2cvhz5ygfwlrgvig5w5sk9n39qsc1gx0b65xgzbr4scy9m"))))
(build-system pyproject-build-system)
(arguments
(list #:phases