pythonPackages.sphinx_rtd_theme: 0.1.8 -> 0.1.9
This commit is contained in:
parent
99b8baf036
commit
2e9a1e263a
@ -20574,11 +20574,11 @@ in modules // {
|
|||||||
};
|
};
|
||||||
|
|
||||||
sphinx_rtd_theme = buildPythonPackage (rec {
|
sphinx_rtd_theme = buildPythonPackage (rec {
|
||||||
name = "sphinx_rtd_theme-0.1.8";
|
name = "sphinx_rtd_theme-0.1.9";
|
||||||
|
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "http://pypi.python.org/packages/source/s/sphinx_rtd_theme/${name}.tar.gz";
|
url = "http://pypi.python.org/packages/source/s/sphinx_rtd_theme/${name}.tar.gz";
|
||||||
sha256 = "12mnb7qscr07mllmyyqfpx37778sr21m8663b4fivnk17bnk7xkl";
|
sha256 = "18d0r63w7jpdrk4q5qy26n08vdlmnj9sar93akwjphyambw4cf17";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user