haskell-persistent-postgresql: update to version 1.1.0
This commit is contained in:
parent
d4b3e7c447
commit
8b25a6ed59
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent-postgresql";
|
pname = "persistent-postgresql";
|
||||||
version = "1.0.2";
|
version = "1.1.0";
|
||||||
sha256 = "1ry9g382ihd4b3y1sqng06k5pmj0vh00dzf4abdaph26xnncp7s6";
|
sha256 = "0vfmlmhfp20w2chiiq0jq6mz084j3bpbviswkcyzdymdkky87kni";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson conduit monadControl persistent postgresqlLibpq
|
aeson conduit monadControl persistent postgresqlLibpq
|
||||||
postgresqlSimple text time transformers
|
postgresqlSimple text time transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user