GNU bug report logs

#72033 [PATCH] Update ola to 0.10.9

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#72033; Package guix-patches. (Wed, 10 Jul 2024 10:00:03 GMT) (full text, mbox, link).


Acknowledgement sent to Rick Huijzer <ikbenrickhuyzer@gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Wed, 10 Jul 2024 10:00:03 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: guix-patches@gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Subject: [PATCH] Update ola to 0.10.9
Date: Wed, 10 Jul 2024 11:10:55 +0200
---
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





Added blocking bug(s) 72032 Request was from Andreas Enge <andreas@enge.fr> to control@debbugs.gnu.org. (Thu, 11 Jul 2024 17:20:01 GMT) (full text, mbox, link).


Information forwarded to guix-patches@gnu.org:
bug#72033; Package guix-patches. (Sat, 13 Jul 2024 03:23:03 GMT) (full text, mbox, link).


Message #10 received at 72033@debbugs.gnu.org (full text, mbox, reply):

From: Rick Huijzer <ikbenrickhuyzer@gmail.com>
To: 72033@debbugs.gnu.org
Subject: OLA already broken
Date: Fri, 12 Jul 2024 10:14:43 +0200
[Message part 1 (text/plain, inline)]
Thanks. To be clear, the current version of OLA is also broken due to
libusb.
[Message part 2 (text/html, inline)]

Reply sent to Christopher Baines <mail@cbaines.net>:
You have taken responsibility. (Sun, 11 Aug 2024 10:34:02 GMT) (full text, mbox, link).


Notification sent to Rick Huijzer <ikbenrickhuyzer@gmail.com>:
bug acknowledged by developer. (Sun, 11 Aug 2024 10:34:02 GMT) (full text, mbox, link).


Message #15 received at 72033-done@debbugs.gnu.org (full text, mbox, reply):

From: Christopher Baines <mail@cbaines.net>
To: Rick Huijzer <ikbenrickhuyzer@gmail.com>
Cc: 72033-done@debbugs.gnu.org
Subject: Re: [bug#72033] [PATCH] Update ola to 0.10.9
Date: Sun, 11 Aug 2024 11:33:03 +0100
[Message part 1 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sun, 08 Sep 2024 11:24:11 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Fri Oct 25 17:33:27 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.