mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-12-14 08:04:41 +00:00
rosenthal: ukify: Update to 258.2.
* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 258.2.
This commit is contained in:
parent
c2a613268a
commit
003ec9efa6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user