haskell-yesod-auth: update to version 1.3.4.2
This commit is contained in:
parent
701af305d3
commit
020027d84e
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-auth";
|
pname = "yesod-auth";
|
||||||
version = "1.3.4.1";
|
version = "1.3.4.2";
|
||||||
sha256 = "0dsb8bn1zgshyaz5d5wpnafi26hrxdp963xcmjx9dia7xd2x1j5m";
|
sha256 = "0hf5x1qhpxil3na7f1vdjr5i5n7q41a23ikkra9avg3yss94k04d";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit authenticate base16Bytestring
|
aeson attoparsecConduit authenticate base16Bytestring
|
||||||
base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable
|
base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable
|
||||||
|
|
Loading…
Reference in New Issue