rosenthal: ukify: Update to 259.

* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 259.
This commit is contained in:
Hilton Chain 2026-01-11 14:48:42 +08:00
parent d208eb1a41
commit 09232e12d0
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -126,7 +126,7 @@ Supports measured and/or verified boot environments.")
(define-public ukify
(package
(name "ukify")
(version "258.2")
(version "259")
(source (origin
(method git-fetch)
(uri (git-reference
@ -135,7 +135,7 @@ Supports measured and/or verified boot environments.")
(file-name (git-file-name name version))
(sha256
(base32
"0d2jm94sfw7p85qzhc0jmfrxqdzsxlxwgwr4a42f434zsyw9w9fn"))))
"1j0f710m6h2vlry6a62q8qhvkv4c4gah6s7n212fi8liqpb1g5cl"))))
(build-system pyproject-build-system)
(arguments
(list #:phases