python310Packages.sphinx-book-theme: 1.0.1 -> 1.1.0

This commit is contained in:
R. Ryantm
2023-12-22 14:42:37 +00:00
parent 3eccda7f1a
commit 538455a340
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "sphinx-book-theme";
version = "1.0.1";
version = "1.1.0";
format = "wheel";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "sphinx_book_theme";
hash = "sha256-0V+CSLNxippr4LphejLRWR+fo5xhRGm/rOd3uganO3U=";
hash = "sha256-CIvGnWX6uERq24aR7WFof3G/dQTJdAr2i8eM+TaiYRI=";
};
propagatedBuildInputs = [