1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ola: Update to 0.10.9.

* gnu/packages/lighting.scm (ola): Update to 0.10.9.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I6d2be5b0af57e454a35cd954369cd4cc567073f4
This commit is contained in:
Rick Huijzer
2024-07-10 11:10:55 +02:00
committed by Christopher Baines
parent de714bcb46
commit d0dc4c5a69

View File

@@ -39,7 +39,7 @@
(define-public ola
(package
(name "ola")
(version "0.10.8")
(version "0.10.9")
(source
(origin
(method git-fetch)
@@ -47,7 +47,7 @@
(url "https://github.com/OpenLightingProject/ola")
(commit version)))
(sha256
(base32 "17dwmjdw87hv314gv5b1rmh5jglz8a0rzw7wj26xn74xw2jvxa6l"))
(base32 "0mbf5dc309pqg9ckqgk2kh9p3mf9vqsjkxnwjzqw7yzzf17ij3zk"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs