Date: Sunday, January 16, 2022 @ 22:41:07 Author: felixonmars Revision: 1106603
upgpkg: haskell-http-api-data 0.4.3-90: rebuild with attoparsec 0.14.3 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 22:40:22 UTC (rev 1106602) +++ PKGBUILD 2022-01-16 22:41:07 UTC (rev 1106603) @@ -4,7 +4,7 @@ _hkgname=http-api-data pkgname=haskell-http-api-data pkgver=0.4.3 -pkgrel=89 +pkgrel=90 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="https://github.com/fizruk/http-api-data" license=("BSD")
