haskell-HDBC-postgresql: update to version 2.3.2.2
This commit is contained in:
parent
893282109e
commit
aa3fad72ad
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "HDBC-postgresql";
|
pname = "HDBC-postgresql";
|
||||||
version = "2.3.2.1";
|
version = "2.3.2.2";
|
||||||
sha256 = "1ji10w4d91dp3ci7pn1jd8nb3wasszwlsy1lfbb4mqnr15c9vnpb";
|
sha256 = "0x42lf429dxjkz22jn5fybimlixxs20zq01ap40344qlwh01hd90";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ convertible HDBC mtl parsec time utf8String ];
|
buildDepends = [ convertible HDBC mtl parsec time utf8String ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user