haskell-servant: update hash for the documentation download
This commit is contained in:
parent
e60992354b
commit
216d277095
@ -768,7 +768,7 @@ self: super: {
|
|||||||
owner = "haskell-servant";
|
owner = "haskell-servant";
|
||||||
repo = "servant";
|
repo = "servant";
|
||||||
rev = "v${ver}";
|
rev = "v${ver}";
|
||||||
sha256 = "0fynv77m7rk79pdp535c2a2bd44csgr32zb4wqavbalr7grpxg4q";
|
sha256 = "09kjinnarf9q9l8irs46gcrai8bprq39n8pj43bmdv47hl38csa0";
|
||||||
}}/doc";
|
}}/doc";
|
||||||
buildInputs = with pkgs.pythonPackages; [ sphinx recommonmark sphinx_rtd_theme ];
|
buildInputs = with pkgs.pythonPackages; [ sphinx recommonmark sphinx_rtd_theme ];
|
||||||
makeFlags = "html";
|
makeFlags = "html";
|
||||||
|
Loading…
Reference in New Issue
Block a user