mopidy-podcast: 3.0.0 -> 3.0.1

This commit is contained in:
R. Ryantm 2024-01-20 03:10:34 +00:00
parent 8da872fefa
commit 3576eb3152

View File

@ -2,12 +2,12 @@
python3Packages.buildPythonApplication rec {
pname = "mopidy-podcast";
version = "3.0.0";
version = "3.0.1";
src = fetchPypi {
inherit version;
pname = "Mopidy-Podcast";
sha256 = "1z2b523yvdpcf8p7m7kczrvaw045lmxzhq4qj00dflxa2yw61qxr";
sha256 = "sha256-grNPVEVM2PlpYhBXe6sabFjWVB9+q+apIRjcHUxH52A=";
};
propagatedBuildInputs = [