haskell-postgresql-simple: update to version 0.4.4.1
This commit is contained in:
parent
082aca60ad
commit
3e863fcb4a
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "postgresql-simple";
|
||||
version = "0.4.4.0";
|
||||
sha256 = "1rx0rcafiicdv4qbf68dbsfqwiayrl7205dm0c5bdjlvszv576r7";
|
||||
version = "0.4.4.1";
|
||||
sha256 = "0lqvy8nc2izwlv7z0n12cknsrb2dkmla84bvjis5z9f63ngs2580";
|
||||
buildDepends = [
|
||||
aeson attoparsec blazeBuilder blazeTextual hashable postgresqlLibpq
|
||||
scientific text time transformers uuid vector
|
||||
|
|
Loading…
Reference in a new issue