[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: ola: Update to 0.10.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/08: gnu: ola: Update to 0.10.4. |
Date: |
Fri, 16 Jun 2017 12:20:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8231c539382bfb734afb186130a0f9e2dde0822c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jun 16 17:10:25 2017 +0200
gnu: ola: Update to 0.10.4.
* gnu/packages/lightning.scm (ola): Update to 0.10.4.
---
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 5f816dc..7f01cdb 100644
--- a/gnu/packages/lighting.scm
+++ b/gnu/packages/lighting.scm
@@ -36,7 +36,7 @@
(define-public ola
(package
(name "ola")
- (version "0.10.3")
+ (version "0.10.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -45,7 +45,7 @@
(patches (search-patches "ola-readdir-r.patch"))
(sha256
(base32
- "1yf1yy9n64n73zjq2bwc0gik0dd3n05297hdrrma2qvb0imzm5h1"))))
+ "01zpm0vpin784jyjhbdad097a4i0cjdfrqqfbsvx47d6nbssq2my"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)
- branch master updated (6d7273a -> 8231c53), Tobias Geerinckx-Rice, 2017/06/16
- 06/08: gnu: tiled: Update to 1.0.1., Tobias Geerinckx-Rice, 2017/06/16
- 03/08: gnu: par2cmdline: Update to 0.7.2., Tobias Geerinckx-Rice, 2017/06/16
- 01/08: gnu: ansible: Update to 2.3.1.0., Tobias Geerinckx-Rice, 2017/06/16
- 05/08: gnu: cppcheck: Update to 1.79., Tobias Geerinckx-Rice, 2017/06/16
- 04/08: gnu: borg: Update to 1.1.0b5., Tobias Geerinckx-Rice, 2017/06/16
- 02/08: gnu: thefuck: Update to 3.18., Tobias Geerinckx-Rice, 2017/06/16
- 08/08: gnu: ola: Update to 0.10.4.,
Tobias Geerinckx-Rice <=
- 07/08: gnu: leptonica: Update to 1.74.4., Tobias Geerinckx-Rice, 2017/06/16