Date: Monday, May 3, 2021 @ 02:55:13 Author: felixonmars Revision: 926551
upgpkg: haskell-postgresql-binary 0.12.4-13: rebuild with bifunctors 5.5.11 Modified: haskell-postgresql-binary/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-03 02:53:33 UTC (rev 926550) +++ PKGBUILD 2021-05-03 02:55:13 UTC (rev 926551) @@ -4,7 +4,7 @@ _hkgname=postgresql-binary pkgname=haskell-postgresql-binary pkgver=0.12.4 -pkgrel=12 +pkgrel=13 pkgdesc="Encoders and decoders for the PostgreSQL's binary format" url="https://github.com/nikita-volkov/postgresql-binary" license=("MIT")
