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

monophony: 2.8.2 -> 2.9.0
This commit is contained in:
Weijia Wang 2024-04-27 04:34:25 +02:00 committed by GitHub
commit c3fd5dae51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "monophony";
version = "2.8.2";
version = "2.9.0";
format = "other";
sourceRoot = "${src.name}/source";
@ -19,7 +19,7 @@ python3Packages.buildPythonApplication rec {
owner = "zehkira";
repo = "monophony";
rev = "v${version}";
hash = "sha256-sCJVcf/VAW5UVMwrpri+PPJjQF0s7f2KpmaytuH0jN4=";
hash = "sha256-fZ+EQqcHJGOLBwyHZJvML6+SkfFpnt6hb8xHedJ7VSU=";
};
pythonPath = with python3Packages; [