python3Packages.aubio: fix eval again
This commit is contained in:
parent
cc0fdccf39
commit
595306b426
@ -29,7 +29,7 @@ buildPythonPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "a library for audio and music analysis";
|
description = "a library for audio and music analysis";
|
||||||
homepage = "https://aubio.org";
|
homepage = "https://aubio.org";
|
||||||
licenses = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ hexa ];
|
maintainers = with maintainers; [ hexa ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user