Date: Sunday, September 25, 2022 @ 21:14:04 Author: felixonmars Revision: 1310688
upgpkg: haskell-http-client 0.7.13.1-13: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:14:02 UTC (rev 1310687) +++ PKGBUILD 2022-09-25 21:14:04 UTC (rev 1310688) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.13.1 -pkgrel=12 +pkgrel=13 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
