rosenthal: ukify: Update to 259.1.

* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 259.1.
This commit is contained in:
Hilton Chain 2026-02-07 19:03:29 +08:00
parent ffebd92d70
commit 860dfc897b
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

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