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