Merge pull request #286603 from r-ryantm/auto-update/monophony
monophony: 2.5.2 -> 2.6.0
This commit is contained in:
commit
a95a3d17c3
@ -12,7 +12,7 @@
|
|||||||
}:
|
}:
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "monophony";
|
pname = "monophony";
|
||||||
version = "2.5.2";
|
version = "2.6.0";
|
||||||
format = "other";
|
format = "other";
|
||||||
|
|
||||||
sourceRoot = "source/source";
|
sourceRoot = "source/source";
|
||||||
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
owner = "zehkira";
|
owner = "zehkira";
|
||||||
repo = "monophony";
|
repo = "monophony";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-DIAvRxUC1JIK4Tyc+REqgO6kZRokPcmLCKwI/+YRGx8=";
|
hash = "sha256-dLv1zdhWXOimxhoyf0T8oM5dF4fKepcIED+DG6D1MH0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonPath = with python3Packages; [
|
pythonPath = with python3Packages; [
|
||||||
|
Loading…
Reference in New Issue
Block a user