Merge pull request #286603 from r-ryantm/auto-update/monophony

monophony: 2.5.2 -> 2.6.0
This commit is contained in:
a-n-n-a-l-e-e 2024-02-05 20:43:43 -08:00 committed by GitHub
commit a95a3d17c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "monophony";
version = "2.5.2";
version = "2.6.0";
format = "other";
sourceRoot = "source/source";
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
owner = "zehkira";
repo = "monophony";
rev = "v${version}";
hash = "sha256-DIAvRxUC1JIK4Tyc+REqgO6kZRokPcmLCKwI/+YRGx8=";
hash = "sha256-dLv1zdhWXOimxhoyf0T8oM5dF4fKepcIED+DG6D1MH0=";
};
pythonPath = with python3Packages; [