1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-http-reverse-proxy: update to version 0.3.1.1

This commit is contained in:
Peter Simons 2014-03-19 11:45:20 +01:00
parent a1e3866a16
commit 891a497aa1

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "http-reverse-proxy"; pname = "http-reverse-proxy";
version = "0.3.1"; version = "0.3.1.1";
sha256 = "1xayhjrs6nm7gm5xc6z6vhzi9iq5czdvpywamkncivjsxjlc50b8"; sha256 = "02aksdkwhdxzc4kk7j3npbiqpm9px3yva0375mk1b1f2g552g5jj";
buildDepends = [ buildDepends = [
async basicPrelude blazeBuilder caseInsensitive conduit async basicPrelude blazeBuilder caseInsensitive conduit
dataDefaultClass httpClient httpTypes liftedBase monadControl dataDefaultClass httpClient httpTypes liftedBase monadControl