From: Vincent Legoll <vincent.legoll@gmail.com>
To: 39833@debbugs.gnu.org
Subject: [bug#39833] [PATCH] gnu: acpica: Update to 20200214.
Date: Sat, 29 Feb 2020 11:19:17 +0100 [thread overview]
Message-ID: <CAEwRq=onfzQBxHSL6n8e_BPgFyLbrJOo+cdqMjWQYdTonfot_w@mail.gmail.com> (raw)
[-- 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
next reply other threads:[~2020-02-29 10:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-29 10:19 Vincent Legoll [this message]
2020-02-29 14:23 ` bug#39833: [PATCH] gnu: acpica: Update to 20200214 Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAEwRq=onfzQBxHSL6n8e_BPgFyLbrJOo+cdqMjWQYdTonfot_w@mail.gmail.com' \
--to=vincent.legoll@gmail.com \
--cc=39833@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.