[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/16: gnu: acpica: Update to 20180313.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/16: gnu: acpica: Update to 20180313. |
Date: |
Thu, 15 Mar 2018 15:30:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8027f84d8fd43d1165c02758962669f66e2a96f2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 15 02:46:54 2018 +0100
gnu: acpica: Update to 20180313.
* gnu/packages/admin.scm (acpica): Update to 20180313.
---
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 d6f4a5f..9befa84 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1206,7 +1206,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
(define-public acpica
(package
(name "acpica")
- (version "20180209")
+ (version "20180313")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1214,7 +1214,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
version ".tar.gz"))
(sha256
(base32
- "04hyc5s9iiyiznvspx7q73r6ns98d51wrv8zfvqbqv52gqq8hzdh"))))
+ "16galaadmr37q2pvk2gyxrm8d1xldzk31djfxfq9v1c9yq4i425h"))))
(build-system gnu-build-system)
(native-inputs `(("flex" ,flex)
("bison" ,bison)))
- branch master updated (20ecede -> 0ab5aa0), Tobias Geerinckx-Rice, 2018/03/15
- 02/16: gnu: perl-lingua-en-inflect-phrase: Update to 0.20., Tobias Geerinckx-Rice, 2018/03/15
- 01/16: gnu: bind: Use INVOKE., Tobias Geerinckx-Rice, 2018/03/15
- 03/16: gnu: perl-string-toidentifier-en: Update to 0.12., Tobias Geerinckx-Rice, 2018/03/15
- 05/16: gnu: cifs-utils: Update to 6.8., Tobias Geerinckx-Rice, 2018/03/15
- 04/16: gnu: autoconf-archive: Update to 2018.03.13., Tobias Geerinckx-Rice, 2018/03/15
- 07/16: gnu: acpica: Update to 20180313.,
Tobias Geerinckx-Rice <=
- 08/16: gnu: r-scatterplot3d: Update to 0.3-41., Tobias Geerinckx-Rice, 2018/03/15
- 09/16: gnu: xdg-user-dirs: Update to 0.17., Tobias Geerinckx-Rice, 2018/03/15
- 06/16: gnu: octave: Update to 4.2.2., Tobias Geerinckx-Rice, 2018/03/15
- 10/16: gnu: gtksourceview: Update to 3.24.7., Tobias Geerinckx-Rice, 2018/03/15
- 16/16: gnu: dmenu: Update to 4.8., Tobias Geerinckx-Rice, 2018/03/15
- 15/16: gnu: you-get: Update to 0.4.1040., Tobias Geerinckx-Rice, 2018/03/15
- 13/16: gnu: libburn: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 11/16: gnu: libisofs: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 14/16: gnu: intel-gpu-tools: Update to 1.22., Tobias Geerinckx-Rice, 2018/03/15
- 12/16: gnu: libisofs: Fix description typos., Tobias Geerinckx-Rice, 2018/03/15