Date: Saturday, March 26, 2022 @ 18:45:29 Author: felixonmars Revision: 1176884
upgpkg: haskell-postgresql-binary 0.12.4.1-77: rebuild with parsers (fix attoparsec flag) Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-26 18:45:22 UTC (rev 1176883) +++ PKGBUILD 2022-03-26 18:45:29 UTC (rev 1176884) @@ -4,7 +4,7 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary pkgver=0.12.4.1 -pkgrel=76 +pkgrel=77 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT")
