mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 21:21:06 +00:00
haskell-yesod-auth: update to version 1.3.3
This commit is contained in:
parent
3b07c45fb7
commit
877585bf38
|
@ -12,8 +12,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-auth";
|
||||
version = "1.3.2";
|
||||
sha256 = "0k0p5wjrczy2hiplz9wqav88sp4g24w9qvx7vzaii1zlslbmfnnf";
|
||||
version = "1.3.3";
|
||||
sha256 = "05kzsrb49r11yhsrn9j7vx90831qd1jni1h8wdj26qn85anxr10z";
|
||||
buildDepends = [
|
||||
aeson attoparsecConduit authenticate base16Bytestring
|
||||
base64Bytestring binary blazeBuilder blazeHtml blazeMarkup byteable
|
||||
|
|
Loading…
Reference in a new issue