Date: Wednesday, March 25, 2020 @ 05:11:19 Author: felixonmars Revision: 604004
upgpkg: haskell-http-client 0.6.4.1-21: rebuild with asn1-types 0.3.4 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-25 05:10:31 UTC (rev 604003) +++ PKGBUILD 2020-03-25 05:11:19 UTC (rev 604004) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.6.4.1 -pkgrel=20 +pkgrel=21 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
