python3Packages.jianpu-ly: 1.868 -> 1.869
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "jianpu-ly";
|
||||
version = "1.868";
|
||||
version = "1.869";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version;
|
||||
pname = "jianpu_ly";
|
||||
hash = "sha256-Jm3r3c4o/rMdwiPlaIe33JEyb0S4yIr9kupxZal06eU=";
|
||||
hash = "sha256-xTownx9NOAzQtXsuhgzzqqt+GvT2IYIxwCvZfDnIPeg=";
|
||||
};
|
||||
|
||||
dependencies = [ lilypond ];
|
||||
|
||||
Reference in New Issue
Block a user