Merge pull request #300912 from r-ryantm/auto-update/python311Packages.piccolo-theme

python311Packages.piccolo-theme: 0.20.0 -> 0.21.0
This commit is contained in:
Weijia Wang 2024-04-03 10:08:43 +02:00 committed by GitHub
commit 74c2e44853
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,13 +2,13 @@
buildPythonPackage rec {
pname = "piccolo-theme";
version = "0.20.0";
version = "0.21.0";
format = "setuptools";
src = fetchPypi {
pname = "piccolo_theme";
inherit version;
hash = "sha256-/I6Q///oZ1OlSQEOwQ4KtUuj73ra6poyDhfhiF5nJrE=";
hash = "sha256-mQqZ6Rwx0VoDBVQ0zbvCOmAMKAMv67Xd1ksYW6w2QPM=";
};
propagatedBuildInputs = [