haskell-yesod-auth: updated to version 0.7.7.1
svn path=/nixpkgs/trunk/; revision=30849
This commit is contained in:
parent
05880a4aea
commit
b0834a993e
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-auth";
|
||||
version = "0.7.7";
|
||||
sha256 = "0c5icrhi7an7c500y7ply9p1k22gzm5p9rw33szgc78h5p3jwwcg";
|
||||
version = "0.7.7.1";
|
||||
sha256 = "12gzcrh8siziqd3jgimlgl7rgch8f6jl0fb96krnqpsa682003kc";
|
||||
buildDepends = [
|
||||
aeson authenticate blazeHtml controlMonadAttempt hamlet
|
||||
httpEnumerator mimeMail persistent persistentTemplate pureMD5
|
||||
|
|
Loading…
Reference in a new issue