haskell-wai-conduit: update to version 3.0.0.1
This commit is contained in:
parent
3b7d2dfcfc
commit
bc3e1e6b36
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wai-conduit";
|
pname = "wai-conduit";
|
||||||
version = "3.0.0";
|
version = "3.0.0.1";
|
||||||
sha256 = "0v92jyxkigq7yj3hzy7kg360036nav986ny7b558l6j7zc90jsdg";
|
sha256 = "0m5mfr6plzb873by4pab9d4g4cwfcpxl6g5c5qyljb8sydfzhhym";
|
||||||
buildDepends = [ blazeBuilder conduit httpTypes transformers wai ];
|
buildDepends = [ blazeBuilder conduit httpTypes transformers wai ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/yesodweb/wai";
|
homepage = "https://github.com/yesodweb/wai";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user