[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/17: gnu: acpica: Update to 20200110.
From: |
guix-commits |
Subject: |
15/17: gnu: acpica: Update to 20200110. |
Date: |
Tue, 11 Feb 2020 01:14:56 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 762b2af6c60751c2aaf37467ecd964a61b2099d6
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Mon Feb 10 15:13:36 2020 +0100
gnu: acpica: Update to 20200110.
* gnu/packages/admin.scm (acpica): Update to 20200110.
---
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 9b0cba7..b58a917 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1584,7 +1584,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
(define-public acpica
(package
(name "acpica")
- (version "20191213")
+ (version "20200110")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1592,7 +1592,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
version ".tar.gz"))
(sha256
(base32
- "1106d5b7q8jlgc2z0gz83jdah1yml4fz5z0jjcs7a52pv00c9am8"))))
+ "1hb4g6r7w8s4bhlkk36fmb4qxghnrwvad7f18cpn6zz0b4sjs7za"))))
(build-system gnu-build-system)
(native-inputs `(("flex" ,flex)
("bison" ,bison)))
- 01/17: gnu: r-seriation: Use HTTPS home page., (continued)
- 01/17: gnu: r-seriation: Use HTTPS home page., guix-commits, 2020/02/11
- 02/17: gnu: r-squarem: Update home page and use HTTPS., guix-commits, 2020/02/11
- 03/17: gnu: r-multiassayexperiment: Use HTTPS home page., guix-commits, 2020/02/11
- 06/17: gnu: r-glasso: Update home page and use HTTPS., guix-commits, 2020/02/11
- 05/17: gnu: r-cairo: Use HTTPS home page., guix-commits, 2020/02/11
- 04/17: gnu: r-png: Use HTTPS home page., guix-commits, 2020/02/11
- 07/17: gnu: r-glmnet: Update home page and use HTTPS., guix-commits, 2020/02/11
- 13/17: gnu: r-rglpk: Use HTTPS home page., guix-commits, 2020/02/11
- 10/17: gnu: r-jsonlite: Use HTTPS home page., guix-commits, 2020/02/11
- 11/17: gnu: r-formatr: Use HTTPS home page., guix-commits, 2020/02/11
- 15/17: gnu: acpica: Update to 20200110.,
guix-commits <=
- 12/17: gnu: r-smoother: Use HTTPS home page., guix-commits, 2020/02/11
- 17/17: gnu: opensmtpd: Update to 6.6.3p1 [security mitigations]., guix-commits, 2020/02/11
- 09/17: gnu: r-lpsymphony: Use HTTPS home page., guix-commits, 2020/02/11
- 08/17: gnu: r-codedepends: Use HTTPS home page., guix-commits, 2020/02/11
- 14/17: gnu: r-abn: Fix home page., guix-commits, 2020/02/11
- 16/17: gnu: isc-bind: Update to 4.4.2., guix-commits, 2020/02/11