[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/285: gnu: acpica: Update to 20191213.
From: |
guix-commits |
Subject: |
40/285: gnu: acpica: Update to 20191213. |
Date: |
Sun, 29 Dec 2019 20:43:56 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit de2f46fcf08cc458864819c767c33f2d5d2b5f30
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Dec 22 23:37:54 2019 +0100
gnu: acpica: Update to 20191213.
* gnu/packages/admin.scm (acpica): Update to 20191213.
---
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 fa49021..d82dc54 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1583,7 +1583,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
(define-public acpica
(package
(name "acpica")
- (version "20191018")
+ (version "20191213")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1591,7 +1591,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
version ".tar.gz"))
(sha256
(base32
- "0k6xr9v46pnw8kl7jh23zfafs2vq3gk2sgkmjdf9a8jx8n3aifgd"))))
+ "1106d5b7q8jlgc2z0gz83jdah1yml4fz5z0jjcs7a52pv00c9am8"))))
(build-system gnu-build-system)
(native-inputs `(("flex" ,flex)
("bison" ,bison)))
- 16/285: bootloader: grub: Add firmware setup entry., (continued)
- 16/285: bootloader: grub: Add firmware setup entry., guix-commits, 2019/12/29
- 18/285: gnu: nano: Update to 4.7., guix-commits, 2019/12/29
- 17/285: gnu: icecat: Fix linking with ffmpeg., guix-commits, 2019/12/29
- 19/285: build-system: qt: Actually use qt-build-system, not cmake-build-system., guix-commits, 2019/12/29
- 22/285: gnu: sddm: Use fixed qt-build-system., guix-commits, 2019/12/29
- 21/285: Revert "gnu: mumble: Actually modify qt-build-system.", guix-commits, 2019/12/29
- 20/285: build-system: qt: Adjust indentation., guix-commits, 2019/12/29
- 27/285: gnu: Add zeroconf-ioslave., guix-commits, 2019/12/29
- 30/285: gnu: Add kmousetool., guix-commits, 2019/12/29
- 26/285: gnu: Add grantleetheme., guix-commits, 2019/12/29
- 40/285: gnu: acpica: Update to 20191213.,
guix-commits <=
- 42/285: gnu: thermald: Update to 1.9.1., guix-commits, 2019/12/29
- 41/285: gnu: fio: Update to 3.17., guix-commits, 2019/12/29
- 24/285: gnu: kdeconnect: Use fixed qt-build-system., guix-commits, 2019/12/29
- 33/285: gnu: Add krusader., guix-commits, 2019/12/29
- 34/285: gnu: Add okteta., guix-commits, 2019/12/29
- 36/285: gnu: Add smb4k., guix-commits, 2019/12/29
- 43/285: gnu: nnn: Update to 2.8.1., guix-commits, 2019/12/29
- 44/285: gnu: screenfetch: Update to 3.9.1., guix-commits, 2019/12/29
- 45/285: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/29
- 54/285: gnu: Fix typo., guix-commits, 2019/12/29