me
/
guix
Archived
1
0
Fork 0

gnu: acpica: Update to 20211217.

* gnu/packages/admin.scm (acpica): Update to 20211217.
master
Tobias Geerinckx-Rice 2021-12-20 02:46:03 +01:00
parent 82ae16b7b8
commit 67c72c8c70
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2172,7 +2172,7 @@ module slots, and the list of I/O ports (e.g. serial, parallel, USB).")
(define-public acpica
(package
(name "acpica")
(version "20210930")
(version "20211217")
(source (origin
(method url-fetch)
(uri (string-append
@ -2180,7 +2180,7 @@ module slots, and the list of I/O ports (e.g. serial, parallel, USB).")
version ".tar.gz"))
(sha256
(base32
"06wsrl1118sl9z76p9sh53zvzv5hpm82qks896d8slx5dgnzrrll"))))
"0521hmaw2zhi0mpgnaf2i83dykfgql4bx98cg7xqy8wmj649z194"))))
(build-system gnu-build-system)
(native-inputs (list flex bison))
(arguments