Date: Monday, August 10, 2020 @ 18:06:22 Author: felixonmars Revision: 674004
upgpkg: haskell-http-client 0.7.1-30: rebuild with optics-th 0.3.0.1 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-10 18:05:56 UTC (rev 674003) +++ PKGBUILD 2020-08-10 18:06:22 UTC (rev 674004) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.1 -pkgrel=29 +pkgrel=30 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
