lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #263468 from marsam/update-pydata-sphinx-theme

python311Packages.pydata-sphinx-theme: 0.14.1 -> 0.14.2

authored by

Mario Rodas and committed by
GitHub
bf7954f5 63678e9f

+2 -2
+2 -2
pkgs/development/python-modules/pydata-sphinx-theme/default.nix
··· 12 12 13 13 buildPythonPackage rec { 14 14 pname = "pydata-sphinx-theme"; 15 - version = "0.14.1"; 15 + version = "0.14.2"; 16 16 17 17 format = "wheel"; 18 18 ··· 23 23 dist = "py3"; 24 24 python = "py3"; 25 25 pname = "pydata_sphinx_theme"; 26 - hash = "sha256-xDYCe8dq4CPfTnBRfjuvkM3aWojuRrgYte8Mw4hKugQ="; 26 + hash = "sha256-CYGEyTLDcQZzfhixUnt0GlPhkyfsBLXLxWQlml6ydlA="; 27 27 }; 28 28 29 29 propagatedBuildInputs = [