[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/08: gnu: acpica: Update to 20201113.
From: |
guix-commits |
Subject: |
05/08: gnu: acpica: Update to 20201113. |
Date: |
Sun, 15 Nov 2020 22:12:40 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c8edef614c28640538231f179c633b15fa1a1f80
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 16 02:57:39 2020 +0100
gnu: acpica: Update to 20201113.
* gnu/packages/admin.scm (acpica): Update to 20201113.
---
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 4eaf38e..1ae44ee 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1840,7 +1840,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
(define-public acpica
(package
(name "acpica")
- (version "20200925")
+ (version "20201113")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1848,7 +1848,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
version ".tar.gz"))
(sha256
(base32
- "18n6129fkgj85piid7v4zxxksv3h0amqp4p977vcl9xg3bq0zd2w"))))
+ "0fmck3zklc328c8nzvfzm2xyh2i8zszzrd4k8kk8q30y4avnc6z1"))))
(build-system gnu-build-system)
(native-inputs `(("flex" ,flex)
("bison" ,bison)))
- branch master updated (664821f -> 243512d), guix-commits, 2020/11/15
- 03/08: gnu: libolm: Update to 3.2.1., guix-commits, 2020/11/15
- 02/08: gnu: xterm: Update to 362., guix-commits, 2020/11/15
- 01/08: gnu: xterm: Download source over HTTPS., guix-commits, 2020/11/15
- 07/08: gnu: xen: Fix build failure., guix-commits, 2020/11/15
- 04/08: gnu: libolm: Fix (run) the tests., guix-commits, 2020/11/15
- 08/08: gnu: xen: Update to 4.14.0., guix-commits, 2020/11/15
- 05/08: gnu: acpica: Update to 20201113.,
guix-commits <=
- 06/08: gnu: scribus: Update to 1.5.6., guix-commits, 2020/11/15