haskell-rest-client: version bump
Fixes build failure
This commit is contained in:
parent
a964403dae
commit
71f8367b28
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "rest-client";
|
pname = "rest-client";
|
||||||
version = "0.4.0.1";
|
version = "0.4.0.5";
|
||||||
sha256 = "1bn2kgyr6q0wxlp3kman20wn7jgz5dc6m8rq5xf0mknpbh8rrnpc";
|
sha256 = "11rsy9an7ck94ijafqd2ddichz0xgb01w2ybyg3iiwy5ckiy384s";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aesonUtils caseInsensitive dataDefault exceptionTransformers
|
aesonUtils caseInsensitive dataDefault exceptionTransformers
|
||||||
httpConduit httpTypes hxt hxtPickleUtils monadControl mtl primitive
|
httpConduit httpTypes hxt hxtPickleUtils monadControl mtl primitive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user