python310Packages.python-songpal: 0.15.1 -> 0.15.2

This commit is contained in:
R. Ryantm 2023-03-18 10:00:11 +00:00
parent c1329a147a
commit aca4672300

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "python-songpal";
version = "0.15.1";
version = "0.15.2";
format = "pyproject";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "rytilahti";
repo = "python-songpal";
rev = "refs/tags/release/${version}";
hash = "sha256-FX5pDWjUhrhK5B7zEfvihN77pSNi2QltRu0xbkUdc/c=";
hash = "sha256-bAlMOxX4rx4URk+xvlte7l005i3H0VDaH67AWMdhTeY=";
};
nativeBuildInputs = [