mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
haskell-http-client: update to version 0.2.0.2
This commit is contained in:
parent
c97000f77c
commit
9d3022ec35
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "http-client";
|
||||
version = "0.2.0.1";
|
||||
sha256 = "0iqlq0drylxc9ir362pdbljghh5mxrmqjl51s02381y7jc0mfjs0";
|
||||
version = "0.2.0.2";
|
||||
sha256 = "1b6057yvbcrd01qp9gcmqh27zbla4d5krrsl279hmklkm2fd2zm3";
|
||||
buildDepends = [
|
||||
base64Bytestring blazeBuilder caseInsensitive cookie dataDefault
|
||||
deepseq failure httpTypes network publicsuffixlist text time
|
||||
|
|
Loading…
Reference in a new issue