gnu: efivar: Update to 37.

* gnu/packages/linux.scm (efivar): Update to 37.
master
Marius Bakke 2018-12-06 19:18:49 +01:00
parent a18f8eaf61
commit f19dfeeb26
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -4049,7 +4049,7 @@ under OpenGL graphics workloads.")
(define-public efivar
(package
(name "efivar")
(version "35")
(version "37")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/rhboot/" name
@ -4057,7 +4057,7 @@ under OpenGL graphics workloads.")
"-" version ".tar.bz2"))
(sha256
(base32
"153k2ifyl4giz5fkryxhz8z621diqjy7v25hfga4z94rs32ks0qy"))))
"17vvfivhsrszh7q39b6npjsrhrhsjf1cmmcpp3xrh6wh7ywzwrrw"))))
(build-system gnu-build-system)
(arguments
`(;; Tests require a UEFI system and is not detected in the chroot.