haskell-yesod-auth: update to version 1.3.4
This commit is contained in:
parent
cd4b52b7d1
commit
71db2255b5
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-auth";
|
pname = "yesod-auth";
|
||||||
version = "1.3.3";
|
version = "1.3.4";
|
||||||
sha256 = "05kzsrb49r11yhsrn9j7vx90831qd1jni1h8wdj26qn85anxr10z";
|
sha256 = "138wnrs9bf6wl9r4mc1fhshxky7bc6anhgqnwljx4gzvzsd0vq0y";
|
||||||
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 a new issue