forked from mirrors/nixpkgs
haskell-yesod-auth: updated to version 0.7.2
svn path=/nixpkgs/trunk/; revision=29175
This commit is contained in:
parent
e8375ba69c
commit
4be1a78270
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-auth";
|
||||
version = "0.7.1.1";
|
||||
sha256 = "1jh9m8knrgjrm553s3y239ryvk8cv84v5yq8zng20b7marrhfy0p";
|
||||
version = "0.7.2";
|
||||
sha256 = "18i1ijxrhmmxy45ymc89f7m2zazd7lca4jv4q08d7mr1hdgsx8cn";
|
||||
buildDepends = [
|
||||
aesonNative authenticate blazeHtml controlMonadAttempt hamlet
|
||||
httpEnumerator mimeMail persistent persistentTemplate pureMD5
|
||||
|
|
Loading…
Reference in a new issue