rosenthal: ukify: Update to 258.2.

* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 258.2.
This commit is contained in:
Hilton Chain 2025-12-04 15:18:47 +08:00
parent c2a613268a
commit 003ec9efa6
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")
(version "258.2")
(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
"18gnp45gl1154jra6qv95k8y7ny6phdm87yqi5jdq13cadlrklf6"))))
"0d2jm94sfw7p85qzhc0jmfrxqdzsxlxwgwr4a42f434zsyw9w9fn"))))
(build-system pyproject-build-system)
(arguments
(list #:phases