haskell-http-conduit: update to version 2.1.4.3
This commit is contained in:
parent
6cbc46b43c
commit
a7ae674834
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-conduit";
|
pname = "http-conduit";
|
||||||
version = "2.1.4.1";
|
version = "2.1.4.3";
|
||||||
sha256 = "1v65v2dky7vgyh5hfvih208zhbd2czxdrshw9zw0af1naq2m5hk2";
|
sha256 = "0318k4k4w1zpifalfa7vb33sd8ksa8jdyaxs4843idmwsz3ahwgq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
conduit httpClient httpClientTls httpTypes liftedBase monadControl
|
conduit httpClient httpClientTls httpTypes liftedBase monadControl
|
||||||
mtl resourcet transformers
|
mtl resourcet transformers
|
||||||
|
|
Loading…
Reference in New Issue