[PATCH] Update ola to 0.10.9

  • Done
  • quality assurance status badge
Details
3 participants
  • Andreas Enge
  • Rick Huijzer
  • Christopher Baines
Owner
unassigned
Submitted by
Rick Huijzer
Severity
normal
Blocked by

Debbugs page

R
R
Rick Huijzer wrote on 10 Jul 02:10 -0700
(address . guix-patches@gnu.org)(name . Rick Huijzer)(address . ikbenrickhuyzer@gmail.com)
20240710091146.20255-2-ikbenrickhuyzer@gmail.com
---
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(-)

Toggle diff (26 lines)
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
A
A
Andreas Enge wrote on 11 Jul 10:18 -0700
Block
(address . control@debbugs.gnu.org)
ZpAT5A8L_dPrGplw@jurong
block 72033 by 72032
thanks
R
R
Rick Huijzer wrote on 12 Jul 01:14 -0700
OLA already broken
(address . 72033@debbugs.gnu.org)
CAGXOz9aLpyFHs5p=JKRHvMuA-6Q_8hKmTZEkYuWE42Gfi=bkUQ@mail.gmail.com
Thanks. To be clear, the current version of OLA is also broken due to
libusb.
Attachment: file
C
C
Christopher Baines wrote on 11 Aug 03:33 -0700
Re: [bug#72033] [PATCH] Update ola to 0.10.9
(name . Rick Huijzer)(address . ikbenrickhuyzer@gmail.com)(address . 72033-done@debbugs.gnu.org)
87jzgnz6w0.fsf@cbaines.net
Rick Huijzer <ikbenrickhuyzer@gmail.com> writes:

Toggle quote (5 lines)
> ---
> 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
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAma4k19fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XcIjxAAlslKs/7P2UoOTxNNq8kKiC+i5YmPDyqB
uZ7k5JOgfbscFXpFQJMQGlGtpiamUzYUnTssyxNJhwJnBuYXsanj48KDkZidM07e
vp/4mtxmIM9HYSevZ6Tr7L0PgBqTzYukSeSMaz1BaiDtDablmyVO56rBoF2UET57
D63qgcVxrGmfqdZIw/ylaMcMt2YdczaqF3bZCbPGgsj/fYfOW8Gd0GyxRXl9mlMv
dh1y9rYQrE/bZ7TkdctdZDs4/0wjZ8hCZ1OUGZVYE9t1Uj7euJqXVboo21zd2R3p
ovWtwdoGY0YcgwB4rKF9fT/UcVainoTzv01GV7M2oOPgZTYL8SlMJo3GQ+41zFDa
uXLOJPpvz97kwZOfRrepzl7uc28xrNTpe2k2TIBI5RqOFgo2cVH/axZwrNdv1ysR
O4PHDDwNbGui+vNHXLBhQe5d8bMOkKzPWtY1GzT9Bp6hHMafDOjOYnGGTKr+5hDE
jZY9WQQJI34ykeqALQjQFWlckIceOGAgxIMXHr8nQBolEAkFKIRAR93nRuqKnTvi
ijIJ7Bc73eXnngfKyKTF/ooSaKRWxDklOGsC3VmAbwT/JSwLdBqN97XIOzg4ESh/
tY2IZjXm3RngieMD4b+kl6k8WnKXGb0CV0ZET/n27AIV4TNZlvlA5dZhBuI4kPLK
9sJbXrsEtpk=
=S3Vk
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72033@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72033
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch