haskell-persistent-sqlite: update to version 1.1.2
This commit is contained in:
parent
6974fbdfa2
commit
623262bebe
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent-sqlite";
|
pname = "persistent-sqlite";
|
||||||
version = "1.1.0";
|
version = "1.1.2";
|
||||||
sha256 = "0ycs8qb8vksnypzpxi0ypxk7akl68hdwyxzkbchyy6zh3zv2pa4z";
|
sha256 = "0pb52k7a7js71s4d2mynd62i8gk99az7y72rycs0xg9r9cr081p3";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson conduit monadControl persistent text transformers
|
aeson conduit monadControl persistent text transformers
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user