rosenthal: ukify: Update to 260.1.

* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 260.1.
This commit is contained in:
Hilton Chain 2026-03-29 15:42:24 +08:00
parent 11a6d50676
commit fe7df07124
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 "259.1")
(version "260.1")
(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
"1581hd16kwqa3i73szazym9rbjrmybfrqvx2x5pkcb3y2d7dclkj"))))
"1az9sswsyfyw7m4if1mmxyamw8xnb0i3gg1bng4c9kz3bgga6hhm"))))
(build-system pyproject-build-system)
(arguments
(list #:phases