Date: Saturday, March 28, 2020 @ 14:55:15 Author: felixonmars Revision: 605169
upgpkg: haskell-http-api-data 0.4.1.1-24: rebuild with attoparsec 0.13.2.4 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 14:54:20 UTC (rev 605168) +++ PKGBUILD 2020-03-28 14:55:15 UTC (rev 605169) @@ -4,7 +4,7 @@ _hkgname=http-api-data pkgname=haskell-http-api-data pkgver=0.4.1.1 -pkgrel=23 +pkgrel=24 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="https://github.com/fizruk/http-api-data" license=("BSD")
