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