[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/10: gnu: ola: Update to 0.10.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
10/10: gnu: ola: Update to 0.10.5. |
Date: |
Mon, 30 Oct 2017 12:21:18 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 484a1c05d0f3eed4a7a07a4f40fe2d75efcfaaa0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Oct 29 17:54:02 2017 +0100
gnu: ola: Update to 0.10.5.
* gnu/packages/lighting.scm (ola): Update to 0.10.5.
---
gnu/packages/lighting.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lighting.scm b/gnu/packages/lighting.scm
index ab7069b..1851210 100644
--- a/gnu/packages/lighting.scm
+++ b/gnu/packages/lighting.scm
@@ -37,7 +37,7 @@
(define-public ola
(package
(name "ola")
- (version "0.10.4")
+ (version "0.10.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -46,7 +46,7 @@
(patches (search-patches "ola-readdir-r.patch"))
(sha256
(base32
- "01zpm0vpin784jyjhbdad097a4i0cjdfrqqfbsvx47d6nbssq2my"))))
+ "10q25mln4m628f1b2jgsdcw2398hsrhydnxjzi60w9yds3sdrpz9"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)
- branch master updated (faffd82 -> 484a1c0), Tobias Geerinckx-Rice, 2017/10/30
- 01/10: gnu: perl-xml-libxml: Update to 2.0132., Tobias Geerinckx-Rice, 2017/10/30
- 06/10: gnu: perl-extutils-pkgconfig: Update to 1.16., Tobias Geerinckx-Rice, 2017/10/30
- 10/10: gnu: ola: Update to 0.10.5.,
Tobias Geerinckx-Rice <=
- 05/10: gnu: perl-json-any: Update to 1.39., Tobias Geerinckx-Rice, 2017/10/30
- 03/10: gnu: perl-html-lint: Update to 2.26., Tobias Geerinckx-Rice, 2017/10/30
- 08/10: Revert "import: cpan: Use HTTPS for home pages.", Tobias Geerinckx-Rice, 2017/10/30
- 07/10: gnu: perl-class-tiny: Update to 1.006., Tobias Geerinckx-Rice, 2017/10/30
- 09/10: gnu: ethtool: Update to 4.13., Tobias Geerinckx-Rice, 2017/10/30
- 02/10: gnu: perl-http-cookies: Update to 6.04., Tobias Geerinckx-Rice, 2017/10/30
- 04/10: gnu: perl-sub-exporter-progressive: Update to 0.001013., Tobias Geerinckx-Rice, 2017/10/30