mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
haskell-http-reverse-proxy: update to version 0.3.1.1
This commit is contained in:
parent
a1e3866a16
commit
891a497aa1
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "http-reverse-proxy";
|
||||
version = "0.3.1";
|
||||
sha256 = "1xayhjrs6nm7gm5xc6z6vhzi9iq5czdvpywamkncivjsxjlc50b8";
|
||||
version = "0.3.1.1";
|
||||
sha256 = "02aksdkwhdxzc4kk7j3npbiqpm9px3yva0375mk1b1f2g552g5jj";
|
||||
buildDepends = [
|
||||
async basicPrelude blazeBuilder caseInsensitive conduit
|
||||
dataDefaultClass httpClient httpTypes liftedBase monadControl
|
||||
|
|
Loading…
Reference in a new issue