haskell-yesod-auth: updated to version 0.8.1.1
svn path=/nixpkgs/trunk/; revision=32252
This commit is contained in:
parent
3a381fbe8b
commit
bf4edd50de
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-auth";
|
||||
version = "0.8.1";
|
||||
sha256 = "10jhvkyxf8j55yzc05p0fmmjsd8fb1sns86vlsl0108947b2pp8v";
|
||||
version = "0.8.1.1";
|
||||
sha256 = "0wmvywyil6cnpxq777a0w4qknw4lr4i53nni4bcigrvmpg7gzgac";
|
||||
buildDepends = [
|
||||
aeson authenticate blazeHtml hamlet httpConduit liftedBase mimeMail
|
||||
persistent persistentTemplate pureMD5 pwstoreFast random SHA
|
||||
|
|
Loading…
Reference in a new issue