Date: Friday, May 18, 2018 @ 06:36:22 Author: felixonmars Revision: 324217
upgpkg: haskell-postgresql-binary 0.12.1-71 rebuild with corrected bytestring-strict-builder Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 06:36:11 UTC (rev 324216) +++ PKGBUILD 2018-05-18 06:36:22 UTC (rev 324217) @@ -5,7 +5,7 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary pkgver=0.12.1 -pkgrel=70 +pkgrel=71 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT")
