libdjinterop: 0.22.1 -> 0.24.3
Required when updating mixxx.
This commit is contained in:
parent
6033cb0f6c
commit
7561a1ec8d
@ -18,8 +18,8 @@ stdenv.mkDerivation {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "xsco";
|
owner = "xsco";
|
||||||
repo = "libdjinterop";
|
repo = "libdjinterop";
|
||||||
rev = "0.22.1";
|
rev = "0.24.3";
|
||||||
hash = "sha256-x0GbuUDmx8ooiaD/8J5VvIG239d5uDdK5H1tnwHd62c=";
|
hash = "sha256-Fp7AwEOq2JOpL60GDAXmA15ptFeLoG79nnnPXHl1Hjw=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user