Date: Friday, May 21, 2021 @ 12:44:21 Author: felixonmars Revision: 940573
upgpkg: haskell-http-client 0.7.8-7: rebuild with hashable 1.3.2.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 12:42:17 UTC (rev 940572) +++ PKGBUILD 2021-05-21 12:44:21 UTC (rev 940573) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.8 -pkgrel=6 +pkgrel=7 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
