forked from mirrors/nixpkgs
haskell-persistent-sqlite: update to version 1.1.5
This commit is contained in:
parent
d790e95a91
commit
2d02edaf51
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-sqlite";
|
||||
version = "1.1.4.1";
|
||||
sha256 = "0rhvbbzlzgzx4na7ffa2jx2zinzbb6b1jxf8964hcxx7iyzcycjj";
|
||||
version = "1.1.5";
|
||||
sha256 = "1kqxp0qsvxfz352yg9k1wgb2nfm7kcz8xdj9q537ilh99wxkp6cl";
|
||||
buildDepends = [
|
||||
aeson conduit monadControl monadLogger persistent text transformers
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue