haskell-yesod-persistent: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=28900
This commit is contained in:
parent
077c598c85
commit
4e715256a7
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-persistent";
|
pname = "yesod-persistent";
|
||||||
version = "0.1.0";
|
version = "0.2.1";
|
||||||
sha256 = "1h0kk3sx0c4c3pcg3s2c5kfy0kz7gci45h4gsgrkhkcgg0pg324c";
|
sha256 = "1ka8jsxr7i5rcjxnv82ykq34yqxqzxdvk4b3ck7pbvx2a4g7bxw9";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
failure persistent persistentTemplate transformers yesodCore
|
failure persistent persistentTemplate transformers yesodCore
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user