Unverified Commit bf7954f5 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

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

python311Packages.pydata-sphinx-theme: 0.14.1 -> 0.14.2
parents 63678e9f c3def596
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

buildPythonPackage rec {
  pname = "pydata-sphinx-theme";
  version = "0.14.1";
  version = "0.14.2";

  format = "wheel";

@@ -23,7 +23,7 @@ buildPythonPackage rec {
    dist = "py3";
    python = "py3";
    pname = "pydata_sphinx_theme";
    hash = "sha256-xDYCe8dq4CPfTnBRfjuvkM3aWojuRrgYte8Mw4hKugQ=";
    hash = "sha256-CYGEyTLDcQZzfhixUnt0GlPhkyfsBLXLxWQlml6ydlA=";
  };

  propagatedBuildInputs = [