GNU bug report logs - #72033
[PATCH] Update ola to 0.10.9

Previous Next

Package: guix-patches;

Reported by: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>

Date: Wed, 10 Jul 2024 10:00:03 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72033 in the body.
You can then email your comments to 72033 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72033; Package guix-patches. (Wed, 10 Jul 2024 10:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rick Huijzer <ikbenrickhuyzer <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 10 Jul 2024 10:00:03 GMT) Full text and rfc822 format available.

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

From: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer <at> 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 <at> enge.fr> to control <at> debbugs.gnu.org. (Thu, 11 Jul 2024 17:20:01 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#72033; Package guix-patches. (Sat, 13 Jul 2024 03:23:03 GMT) Full text and rfc822 format available.

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

From: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
To: 72033 <at> 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 <at> cbaines.net>:
You have taken responsibility. (Sun, 11 Aug 2024 10:34:02 GMT) Full text and rfc822 format available.

Notification sent to Rick Huijzer <ikbenrickhuyzer <at> gmail.com>:
bug acknowledged by developer. (Sun, 11 Aug 2024 10:34:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
Cc: 72033-done <at> 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 <at> 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 <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 08 Sep 2024 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 186 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.