haskell-authenticate: update to version 1.3.2
This commit is contained in:
parent
ee1ce2bff2
commit
6b1e437b13
pkgs/development/libraries/haskell/authenticate
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "authenticate";
|
pname = "authenticate";
|
||||||
version = "1.3.1.2";
|
version = "1.3.2";
|
||||||
sha256 = "1hcil0hmv47jvjvkm9plaizpyrd8z5xazwb3spsa29q0pf3isaxi";
|
sha256 = "1bvgfri0c2nyz06r59rm3slpvm1b0s242s4mznmndpdclgg33d9m";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsec blazeBuilder blazeBuilderConduit caseInsensitive
|
aeson attoparsec blazeBuilder blazeBuilderConduit caseInsensitive
|
||||||
conduit httpConduit httpTypes monadControl network resourcet
|
conduit httpConduit httpTypes monadControl network resourcet
|
||||||
|
|
Loading…
Reference in New Issue