unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72033] [PATCH] Update ola to 0.10.9
@ 2024-07-10  9:10 Rick Huijzer
  2024-07-12  8:14 ` [bug#72033] OLA already broken Rick Huijzer
  2024-08-11 10:33 ` bug#72033: [PATCH] Update ola to 0.10.9 Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Rick Huijzer @ 2024-07-10  9:10 UTC (permalink / raw)
  To: 72033; +Cc: Rick Huijzer

---
To get ola fully working again libusb needs to be updated. I've submitted that patch earlier today
 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 6230963a4b..4794400e6e 100644
--- a/gnu/packages/lighting.scm
+++ b/gnu/packages/lighting.scm
@@ -39,7 +39,7 @@ (define-module (gnu packages lighting)
 (define-public ola
   (package
     (name "ola")
-    (version "0.10.8")
+    (version "0.10.9")
     (source
      (origin
        (method git-fetch)
@@ -47,7 +47,7 @@ (define-public ola
              (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

base-commit: 71694363f6cc79e44955acbd9f7ca108e658caca
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#72033] OLA already broken
  2024-07-10  9:10 [bug#72033] [PATCH] Update ola to 0.10.9 Rick Huijzer
@ 2024-07-12  8:14 ` Rick Huijzer
  2024-08-11 10:33 ` bug#72033: [PATCH] Update ola to 0.10.9 Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Rick Huijzer @ 2024-07-12  8:14 UTC (permalink / raw)
  To: 72033

[-- Attachment #1: Type: text/plain, Size: 78 bytes --]

Thanks. To be clear, the current version of OLA is also broken due to
libusb.

[-- Attachment #2: Type: text/html, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#72033: [PATCH] Update ola to 0.10.9
  2024-07-10  9:10 [bug#72033] [PATCH] Update ola to 0.10.9 Rick Huijzer
  2024-07-12  8:14 ` [bug#72033] OLA already broken Rick Huijzer
@ 2024-08-11 10:33 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-08-11 10:33 UTC (permalink / raw)
  To: Rick Huijzer; +Cc: 72033-done

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

Rick Huijzer <ikbenrickhuyzer@gmail.com> writes:

> ---
> To get ola fully working again libusb needs to be updated. I've submitted that patch earlier today
>  gnu/packages/lighting.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
d0dc4c5a6932a100c912947a6c9f090d22672ef1.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-11 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  9:10 [bug#72033] [PATCH] Update ola to 0.10.9 Rick Huijzer
2024-07-12  8:14 ` [bug#72033] OLA already broken Rick Huijzer
2024-08-11 10:33 ` bug#72033: [PATCH] Update ola to 0.10.9 Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).