forked from mirrors/nixpkgs
haskell-persistent-template: updated to version 0.8.1.2
svn path=/nixpkgs/trunk/; revision=32736
This commit is contained in:
parent
dc74dd0cb0
commit
6975b032b1
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-template";
|
||||
version = "0.8.1.1";
|
||||
sha256 = "1wl669h8az9wviaq04pwg7w3g5cc90hafn2f1p3jybbif0hpqhks";
|
||||
version = "0.8.1.2";
|
||||
sha256 = "1zrd7v953avmkq40nb7jlsmy45r7dphym3fa6jfqy7d1big1mkzf";
|
||||
buildDepends = [ aeson monadControl persistent text transformers ];
|
||||
meta = {
|
||||
homepage = "http://www.yesodweb.com/book/persistent";
|
||||
|
|
Loading…
Reference in a new issue