haskell-persistent-template: updated to version 0.6.3
svn path=/nixpkgs/trunk/; revision=29609
This commit is contained in:
parent
160b7547f3
commit
3f7a541c51
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user