[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: acpid: Update to 2.0.30.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/10: gnu: acpid: Update to 2.0.30. |
Date: |
Wed, 15 Aug 2018 14:21:08 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 800e4f941559b3fb874a64956915ad461884fadb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 15 01:14:38 2018 +0200
gnu: acpid: Update to 2.0.30.
* gnu/packages/linux.scm (acpid): Update to 2.0.30.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a7ca4b6..464b7a8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2725,14 +2725,14 @@ about ACPI devices.")
(define-public acpid
(package
(name "acpid")
- (version "2.0.28")
+ (version "2.0.30")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/acpid2/acpid-"
version ".tar.xz"))
(sha256
(base32
- "043igasvp1l6nv5rzh4sksmymay2qn20anl4zm4zvwnkn1a3l34q"))))
+ "1jzl7hiaspr5xkmsrbl69bib8cs3dp6bq5ix58fbskpnsdi7pdr8"))))
(build-system gnu-build-system)
(home-page "https://sourceforge.net/projects/acpid2/")
(synopsis "Daemon for delivering ACPI events to user-space programs")
- branch master updated (44d085b -> c2f6c9b), Tobias Geerinckx-Rice, 2018/08/15
- 03/10: gnu: tremc: Fix shebang., Tobias Geerinckx-Rice, 2018/08/15
- 01/10: gnu: subversion: Update to 1.10.2., Tobias Geerinckx-Rice, 2018/08/15
- 05/10: gnu: inxi: Update to 3.0.20-1., Tobias Geerinckx-Rice, 2018/08/15
- 06/10: gnu: python-txamqp: Update to 0.8.2., Tobias Geerinckx-Rice, 2018/08/15
- 02/10: gnu: python-lzstring: Update to 1.0.4., Tobias Geerinckx-Rice, 2018/08/15
- 04/10: gnu: tremc: Update to 0.9.1., Tobias Geerinckx-Rice, 2018/08/15
- 07/10: gnu: cvs-fast-export: Update to 1.44., Tobias Geerinckx-Rice, 2018/08/15
- 10/10: gnu: aubio: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/08/15
- 09/10: gnu: acpid: Update to 2.0.30.,
Tobias Geerinckx-Rice <=
- 08/10: gnu: ghc-setlocale: Update to 1.0.0.6., Tobias Geerinckx-Rice, 2018/08/15