python311Packages.sphinx-book-theme: 1.1.2 -> 1.1.3

This commit is contained in:
R. Ryantm
2024-06-13 15:22:29 +00:00
parent c9b3406603
commit 96297fa355
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "sphinx-book-theme";
version = "1.1.2";
version = "1.1.3";
format = "wheel";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "sphinx_book_theme";
hash = "sha256-zudERm/eSPUDArhRKRsgiqZ+cmyjG3o7+5tuahRWY+A=";
hash = "sha256-pVSpp6w4gZeah6KxD2M6oqVwbnIhihD3G+OLPJ6DGuk=";
};
propagatedBuildInputs = [