[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/24: gnu: acpica: Update to 20220331.
From: |
guix-commits |
Subject: |
15/24: gnu: acpica: Update to 20220331. |
Date: |
Sat, 7 May 2022 16:57:44 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0bb0984724e87ae71b30b95bbb40f15b626bddd0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 1 02:00:02 2022 +0200
gnu: acpica: Update to 20220331.
* gnu/packages/admin.scm (acpica): Update to 20220331.
---
gnu/packages/admin.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index a200050d97..5bc6edb54f 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -13,7 +13,7 @@
;;; Copyright © 2016 Peter Feigl <peter.feigl@nexoid.at>
;;; Copyright © 2016 John J. Foerch <jjfoerch@earthlink.net>
;;; Copyright © 2016, 2017 Nikita <nikita@n0.is>
-;;; Copyright © 2016–2021 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2016–2022 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2016 John Darrington <jmd@gnu.org>
;;; Copyright © 2017 Ben Sturmfels <ben@sturm.com.au>
;;; Copyright © 2017 Ethan R. Jones <doubleplusgood23@gmail.com>
@@ -2211,7 +2211,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
(define-public acpica
(package
(name "acpica")
- (version "20211217")
+ (version "20220331")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2219,7 +2219,7 @@ module slots, and the list of I/O ports (e.g. serial,
parallel, USB).")
version ".tar.gz"))
(sha256
(base32
- "0521hmaw2zhi0mpgnaf2i83dykfgql4bx98cg7xqy8wmj649z194"))))
+ "0yjcl00nnnlw01sz6a1i5d3v75gr17mkbxkxfx2v344al33abk8w"))))
(build-system gnu-build-system)
(native-inputs (list flex bison))
(arguments
- 13/24: gnu: mcelog: Update to 181., (continued)
- 13/24: gnu: mcelog: Update to 181., guix-commits, 2022/05/07
- 01/24: gnu: Remove linux-libre@4.4 configuration files., guix-commits, 2022/05/07
- 14/24: gnu: rasdaemon: Update to 0.6.8., guix-commits, 2022/05/07
- 23/24: gnu: plzip: Update to 1.10., guix-commits, 2022/05/07
- 17/24: gnu: audit: Update to 3.0.8., guix-commits, 2022/05/07
- 07/24: gnu: epson-inkjet-printer-escpr: Use HTTPS home page., guix-commits, 2022/05/07
- 08/24: gnu: epson-inkjet-printer-escpr: Use new style., guix-commits, 2022/05/07
- 10/24: gnu: gptfdisk: Use new input style., guix-commits, 2022/05/07
- 04/24: gnu: tor: Update to 0.4.7.7., guix-commits, 2022/05/07
- 20/24: gnu: lunzip: Update to 1.13., guix-commits, 2022/05/07
- 15/24: gnu: acpica: Update to 20220331.,
guix-commits <=
- 21/24: gnu: clzip: Update to 1.13., guix-commits, 2022/05/07
- 09/24: gnu: gptfdisk: Update to 1.0.9., guix-commits, 2022/05/07
- 22/24: gnu: lzlib: Update to 1.13., guix-commits, 2022/05/07
- 11/24: gnu: gptfdisk: Correct gettext input type., guix-commits, 2022/05/07
- 16/24: gnu: libshout: Update to 2.4.6., guix-commits, 2022/05/07
- 19/24: gnu: lrzip: Update to 0.651., guix-commits, 2022/05/07
- 24/24: gnu: ispell: Update to 3.4.05., guix-commits, 2022/05/07
- 06/24: gnu: epson-inkjet-printer-escpr: Update to 1.7.18., guix-commits, 2022/05/07