mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 13:57:10 +03:00
haskell-http-client: update to version 0.2.1.1
This commit is contained in:
parent
9c358f4023
commit
e3f528ad8a
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-client";
|
pname = "http-client";
|
||||||
version = "0.2.1";
|
version = "0.2.1.1";
|
||||||
sha256 = "1hwr8pjlal88b6clmrs0cksmyy1vmbybvr78s6kb2ppwrzmd2v8q";
|
sha256 = "03hcwz53sjvw3nv6xbdf24a4ny229ljq3rx89plmsxpjb44qwlq2";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring blazeBuilder caseInsensitive cookie dataDefault
|
base64Bytestring blazeBuilder caseInsensitive cookie dataDefault
|
||||||
deepseq failure httpTypes network publicsuffixlist text time
|
deepseq failure httpTypes network publicsuffixlist text time
|
||||||
|
Loading…
Reference in New Issue
Block a user