Date: Thursday, February 10, 2022 @ 00:11:33 Author: felixonmars Revision: 1130580
upgpkg: haskell-http-api-data 0.4.3-99: rebuild with attoparsec 0.14.4 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 00:10:47 UTC (rev 1130579) +++ PKGBUILD 2022-02-10 00:11:33 UTC (rev 1130580) @@ -4,7 +4,7 @@ _hkgname=http-api-data pkgname=haskell-http-api-data pkgver=0.4.3 -pkgrel=98 +pkgrel=99 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="https://github.com/fizruk/http-api-data" license=("BSD")
