3
0
Fork 0
forked from mirrors/nixpkgs

deepwave: 0.0.14 -> 0.0.17

This commit is contained in:
AtilaSaraiva 2022-11-11 19:07:28 -07:00
parent 1e48d84b8c
commit 08a15f5e2d

View file

@ -18,14 +18,14 @@ let
in
buildPythonPackage rec {
pname = "deepwave";
version = "0.0.14";
version = "0.0.17";
format = "pyproject";
src = fetchFromGitHub {
owner = "ar4";
repo = pname;
rev = "v${version}";
sha256 = "sha256-k1MUrnIkllxGIpkEScTZBEDBBNHgJHxau1e/L8TOEKc=";
sha256 = "sha256-4B3V87/voYs61pXhqmydLe48JsnRGuJlUYOOdmJlroA=";
};
# unable to find ninja although it is available, most likely because it looks for its pip version