Date: Wednesday, February 10, 2021 @ 16:47:08 Author: felixonmars Revision: 853705
upgpkg: haskell-http-api-data 0.4.3-17: rebuild with attoparsec 0.13.2.5 Modified: haskell-http-api-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 16:46:10 UTC (rev 853704) +++ PKGBUILD 2021-02-10 16:47:08 UTC (rev 853705) @@ -4,7 +4,7 @@ _hkgname=http-api-data pkgname=haskell-http-api-data pkgver=0.4.3 -pkgrel=16 +pkgrel=17 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters." url="https://github.com/fizruk/http-api-data" license=("BSD")
