unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39833] [PATCH] gnu: acpica: Update to 20200214.
@ 2020-02-29 10:19 Vincent Legoll
  2020-02-29 14:23 ` bug#39833: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-02-29 10:19 UTC (permalink / raw)
  To: 39833

[-- Attachment #1: Type: text/plain, Size: 54 bytes --]

tested acpidump in kvm, looks OK.

-- 
Vincent Legoll

[-- Attachment #2: 0001-gnu-acpica-Update-to-20200214.patch --]
[-- Type: text/x-patch, Size: 1258 bytes --]

From 45407da7526bd574b97073608fd5eb2aa5e0877a Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sat, 29 Feb 2020 11:16:32 +0100
Subject: [PATCH] gnu: acpica: Update to 20200214.

* gnu/packages/admin.scm (acpica): Update to 20200214.
---
 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 edf8aad335..ef3cc4aeb7 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1577,7 +1577,7 @@ module slots, and the list of I/O ports (e.g. serial, parallel, USB).")
 (define-public acpica
   (package
     (name "acpica")
-    (version "20200110")
+    (version "20200214")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1585,7 +1585,7 @@ module slots, and the list of I/O ports (e.g. serial, parallel, USB).")
                     version ".tar.gz"))
               (sha256
                (base32
-                "1hb4g6r7w8s4bhlkk36fmb4qxghnrwvad7f18cpn6zz0b4sjs7za"))))
+                "0jdasziq184l3iqyp5vhrsbi6g89n10wr0ssliiz0xi3dqwsxcqk"))))
     (build-system gnu-build-system)
     (native-inputs `(("flex" ,flex)
                      ("bison" ,bison)))
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#39833: [PATCH] gnu: acpica: Update to 20200214.
  2020-02-29 10:19 [bug#39833] [PATCH] gnu: acpica: Update to 20200214 Vincent Legoll
@ 2020-02-29 14:23 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-02-29 14:23 UTC (permalink / raw)
  To: 39833-done

[-- Attachment #1: Type: text/plain, Size: 138 bytes --]

Vincent Legoll 写道:
> tested acpidump in kvm, looks OK.

Pushed as ec09abc6acdb5e1c9df357c71976bb61e9249264.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-29 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-29 10:19 [bug#39833] [PATCH] gnu: acpica: Update to 20200214 Vincent Legoll
2020-02-29 14:23 ` bug#39833: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).