mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-postgresql-simple: update to version 0.2.2.0
This commit is contained in:
parent
7dbc731dca
commit
6cf377b963
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "postgresql-simple";
|
pname = "postgresql-simple";
|
||||||
version = "0.1.4.3";
|
version = "0.2.2.0";
|
||||||
sha256 = "0q0mkkd22hji7ns25i86shy1504d0d4mc3fqljpfffm6m36855kc";
|
sha256 = "1saxdvnhjxa9faxzi9sylg2jxpdhzf6p461mas7xvl02m24dfwpc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder blazeTextual postgresqlLibpq text time
|
attoparsec blazeBuilder blazeTextual postgresqlLibpq text time
|
||||||
transformers vector
|
transformers vector
|
||||||
|
Loading…
Reference in New Issue
Block a user