python310Packages.python-songpal: 0.14 -> 0.14.1

This commit is contained in:
R. Ryantm 2022-03-03 15:25:37 +00:00 committed by Jonathan Ringer
parent db2edb2c7f
commit cf9837864d

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "python-songpal";
version = "0.14";
version = "0.14.1";
format = "pyproject";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "rytilahti";
repo = "python-songpal";
rev = version;
hash = "sha256-yuCtz1B5bj3mWz4eP2GXzoaHuIQ47tIWn19jkZN54lw=";
hash = "sha256-lLRAXoz95hSt1JcWbQ1g5xmvDOeUmeXPa9pCuJktaeY=";
};
nativeBuildInputs = [