libdjinterop: 0.22.1 -> 0.24.3

Required when updating mixxx.
This commit is contained in:
Juul-Mc-Goa 2025-05-01 13:40:08 +02:00
parent 6033cb0f6c
commit 7561a1ec8d

View File

@ -18,8 +18,8 @@ stdenv.mkDerivation {
src = fetchFromGitHub {
owner = "xsco";
repo = "libdjinterop";
rev = "0.22.1";
hash = "sha256-x0GbuUDmx8ooiaD/8J5VvIG239d5uDdK5H1tnwHd62c=";
rev = "0.24.3";
hash = "sha256-Fp7AwEOq2JOpL60GDAXmA15ptFeLoG79nnnPXHl1Hjw=";
};
nativeBuildInputs = [