haskell-persistent-template: updated to version 0.6.2
svn path=/nixpkgs/trunk/; revision=29168
This commit is contained in:
parent
af78f75777
commit
eb588afe73
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-template";
|
||||
version = "0.6.1";
|
||||
sha256 = "1ggfdq1d32i5ny57cvdf8yw5pwhbw2sc31mrj1whb0ggkcwaqh9l";
|
||||
version = "0.6.2";
|
||||
sha256 = "1gnqryn701b97fwzjhkk4x4k7p1w5w8cdn5x9hz8sb68vkgrplfx";
|
||||
buildDepends = [ monadControl persistent text ];
|
||||
meta = {
|
||||
homepage = "http://www.yesodweb.com/book/persistent";
|
||||
|
|
Loading…
Reference in a new issue