forked from mirrors/nixpkgs
haskell-wai-app-static: update to version 1.3.1.3
This commit is contained in:
parent
77724cdd5f
commit
9796b43989
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wai-app-static";
|
pname = "wai-app-static";
|
||||||
version = "1.3.1.2";
|
version = "1.3.1.3";
|
||||||
sha256 = "1i0j3n0cp1zq43g06nb3cxajd4k9isg4chdwzzlyimm078a9w54x";
|
sha256 = "0h6m1an3srkvyaz50w16v2mhjyfdqbqq2d7ng3yhrrmb1fyvhas1";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring blazeBuilder blazeHtml blazeMarkup cereal
|
base64Bytestring blazeBuilder blazeHtml blazeMarkup cereal
|
||||||
cryptoConduit cryptohash fileEmbed httpDate httpTypes mimeTypes
|
cryptoConduit cryptohash fileEmbed httpDate httpTypes mimeTypes
|
||||||
|
|
Loading…
Reference in a new issue