Skip to content
Snippets Groups Projects
Commit 2036a648 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

gnu: acpica: Update to 20150410.

* gnu/packages/admin.scm (acpica): Update to 20150410.
parent 10d98240
No related branches found
No related tags found
No related merge requests found
......@@ -872,7 +872,7 @@ (define-public dmidecode
(define-public acpica
(package
(name "acpica")
(version "20140724")
(version "20150410")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -880,7 +880,7 @@ (define-public acpica
version ".tar.gz"))
(sha256
(base32
"01vdgrh7dsxrrvg5yd8sxm63cw8210pnsi5qg9g15ac53gn243ac"))))
"0q1fjwkyw9x6gsva6fd0zbn7ly4fx0ha4853f416np9kf2irillw"))))
(build-system gnu-build-system)
(native-inputs `(("flex" ,flex)
("bison" ,bison)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment