Date: Wednesday, February 5, 2020 @ 15:32:54 Author: felixonmars Revision: 563331
upgpkg: haskell-postgresql-binary 0.12.2-8: rebuild with vector 0.12.1.0 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 15:30:56 UTC (rev 563330) +++ PKGBUILD 2020-02-05 15:32:54 UTC (rev 563331) @@ -4,7 +4,7 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary pkgver=0.12.2 -pkgrel=7 +pkgrel=8 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT")
