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

monophony: 2.6.0 -> 2.6.1
This commit is contained in:
Pol Dellaiera 2024-02-24 22:27:22 +01:00 committed by GitHub
commit e288e30806
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.6.0";
version = "2.6.1";
format = "other";
sourceRoot = "source/source";
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
owner = "zehkira";
repo = "monophony";
rev = "v${version}";
hash = "sha256-dLv1zdhWXOimxhoyf0T8oM5dF4fKepcIED+DG6D1MH0=";
hash = "sha256-op6XUfP0EM9P5vT2nM4o+NOHxBcASIl1+6Mp/u9ub3U=";
};
pythonPath = with python3Packages; [