haskell-persistent-template: updated to version 0.6.3

svn path=/nixpkgs/trunk/; revision=29609
This commit is contained in:
Peter Simons 2011-10-03 20:21:07 +00:00
parent 160b7547f3
commit 3f7a541c51

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "persistent-template"; pname = "persistent-template";
version = "0.6.2"; version = "0.6.3";
sha256 = "1gnqryn701b97fwzjhkk4x4k7p1w5w8cdn5x9hz8sb68vkgrplfx"; sha256 = "1vcjvfjxmv9c0wg7pbx0lw73128f5y0r4sfdsyq3jrkkiq1bgsxa";
buildDepends = [ monadControl persistent text ]; buildDepends = [ monadControl persistent text ];
meta = { meta = {
homepage = "http://www.yesodweb.com/book/persistent"; homepage = "http://www.yesodweb.com/book/persistent";