Merge pull request #253777 from r-ryantm/auto-update/python310Packages.piccolo-theme

python310Packages.piccolo-theme: 0.16.1 -> 0.17.0
This commit is contained in:
Weijia Wang
2023-09-07 10:08:13 +02:00
committed by GitHub
@@ -2,12 +2,12 @@
buildPythonPackage rec {
pname = "piccolo-theme";
version = "0.16.1";
version = "0.17.0";
src = fetchPypi {
pname = "piccolo_theme";
inherit version;
hash = "sha256-4VOJ7l6tBhMBZ2x+T5Bl5WdnMg4JEBkwaGDA/9XUmc8=";
hash = "sha256-sq/xWPLLAz4w6JdUfnB5E52hmj8gmrbg1oeBedyjCEE=";
};
propagatedBuildInputs = [