[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/21: gnu: acpica: Update to 20200925.
From: |
guix-commits |
Subject: |
03/21: gnu: acpica: Update to 20200925. |
Date: |
Wed, 11 Nov 2020 11:48:59 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d265e61f50a91c645e72b871a0d6bb0d63d1ec02
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 13:25:44 2020 +0100
gnu: acpica: Update to 20200925.
* gnu/packages/admin.scm (acpica): Update to 20200925.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index ba7b464..6aa8d87 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1842,7 +1842,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
(define-public acpica
(package
(name "acpica")
- (version "20200717")
+ (version "20200925")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1850,7 +1850,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
version ".tar.gz"))
(sha256
(base32
- "0jyy71szjr40c8v40qqw6yh3gfk8d6sl3nay69zrn5d88i3r0jca"))))
+ "18n6129fkgj85piid7v4zxxksv3h0amqp4p977vcl9xg3bq0zd2w"))))
(build-system gnu-build-system)
(native-inputs `(("flex" ,flex)
("bison" ,bison)))
- branch master updated (191a4ce -> c746acf), guix-commits, 2020/11/11
- 01/21: gnu: mailman: Update to 3.3.2., guix-commits, 2020/11/11
- 02/21: gnu: telepathy-idle: Update to 0.2.2., guix-commits, 2020/11/11
- 04/21: gnu: tome4: Update to 1.7.2., guix-commits, 2020/11/11
- 03/21: gnu: acpica: Update to 20200925.,
guix-commits <=
- 06/21: gnu: setzer: Update to 0.3.6., guix-commits, 2020/11/11
- 07/21: gnu: mpd: Update to 0.22.3., guix-commits, 2020/11/11
- 09/21: gnu: perl-class-c3: Update to 0.35., guix-commits, 2020/11/11
- 13/21: gnu: perl-text-format: Update to 0.62., guix-commits, 2020/11/11
- 10/21: gnu: perl-clone-pp: Update to 1.08., guix-commits, 2020/11/11
- 12/21: gnu: perl-moox-handlesvia: Update to 0.001009., guix-commits, 2020/11/11
- 14/21: gnu: perl-libintl-perl: Update to 1.32., guix-commits, 2020/11/11
- 17/21: gnu: chatty: Update to 0.1.17., guix-commits, 2020/11/11
- 05/21: gnu: tome4: Prepare for cross-compilation., guix-commits, 2020/11/11
- 08/21: gnu: perl-algorithm-c3: Update to 0.11., guix-commits, 2020/11/11