[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72297] [PATCH] gnu: libdjinterop: Update to 0.21.0.
From: |
Vinicius Monego |
Subject: |
[bug#72297] [PATCH] gnu: libdjinterop: Update to 0.21.0. |
Date: |
Fri, 26 Jul 2024 22:25:07 +0000 |
Hi,
Em qui, 2024-07-25 às 16:00 +0200, Ferran Pujol Camins escreveu:
> * gnu/packages/audio.scm (libdjinterop): Update to 0.21.0.
>
The current release of Mixxx, 2.4.1, expects libdjinterop at 0.20.2:
https://github.com/mixxxdj/mixxx/blob/da261b6f006141fbca8b10490e73ad2211703d20/CMakeLists.txt#L2286
set(LIBDJINTEROP_VERSION 0.20.2)
QA is likely to break here, so this update should wait for the next
release of Mixxx, which will bump libdjinterop to 0.21.0.
> Signed-off-by: Ferran Pujol Camins <ferranpujolcamins@gmail.com>
> Change-Id: I2ec016a0b5851a780746802f8812f1829b50f5c7
>
Commits are signed by the committer who pushes it, you don't sign your
own.
Regards,
Vinicius