haskell-persistent-sqlite: update to version 1.1.4.1
This commit is contained in:
parent
9ba66ec28e
commit
b34be14255
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent-sqlite";
|
pname = "persistent-sqlite";
|
||||||
version = "1.1.4";
|
version = "1.1.4.1";
|
||||||
sha256 = "1xllj5bq7rw9v32ddm515705nviarw0hp4yxj0z8jf5q5jdz2vz0";
|
sha256 = "0rhvbbzlzgzx4na7ffa2jx2zinzbb6b1jxf8964hcxx7iyzcycjj";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson conduit monadControl monadLogger persistent text transformers
|
aeson conduit monadControl monadLogger persistent text transformers
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user