python3Packages.jianpu-ly: 1.859 -> 1.860 (#428397)
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "jianpu-ly";
|
||||
version = "1.859";
|
||||
version = "1.860";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version;
|
||||
pname = "jianpu_ly";
|
||||
hash = "sha256-+DMaFEf8LfXMujmq1eKQO2/8L1lqQ2Idc5UuN7saIP4=";
|
||||
hash = "sha256-lUsQMNYQVuZ0Ob007hrSigGLWuyFehLEdm112V3PLXI=";
|
||||
};
|
||||
|
||||
dependencies = [ lilypond ];
|
||||
|
||||
Reference in New Issue
Block a user