Date: Wednesday, November 4, 2020 @ 18:16:46 Author: felixonmars Revision: 742498
upgpkg: haskell-postgresql-binary 0.12.3.1-26: rebuild with quickcheck-instances 0.3.25 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-04 18:15:27 UTC (rev 742497) +++ PKGBUILD 2020-11-04 18:16:46 UTC (rev 742498) @@ -4,7 +4,7 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary pkgver=0.12.3.1 -pkgrel=25 +pkgrel=26 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT")
