Unverified Commit a2d38866 authored by a-n-n-a-l-e-e's avatar a-n-n-a-l-e-e Committed by GitHub
Browse files

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

monophony: 2.7.0 -> 2.8.2
parents 3e0191be 6272d120
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
}:
python3Packages.buildPythonApplication rec {
  pname = "monophony";
  version = "2.7.0";
  version = "2.8.2";
  format = "other";

  sourceRoot = "${src.name}/source";
@@ -19,7 +19,7 @@ python3Packages.buildPythonApplication rec {
    owner = "zehkira";
    repo = "monophony";
    rev = "v${version}";
    hash = "sha256-uOmaTkjlfrct8CPqKcTTTqmURVncPZm4fXZYW+yZUf8=";
    hash = "sha256-sCJVcf/VAW5UVMwrpri+PPJjQF0s7f2KpmaytuH0jN4=";
  };

  pythonPath = with python3Packages; [