Date: Sunday, May 15, 2022 @ 01:36:46 Author: felixonmars Revision: 1205600
upgpkg: haskell-http-client 0.7.11-20: rebuild with hashable 1.4.0.2 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 01:36:38 UTC (rev 1205599) +++ PKGBUILD 2022-05-15 01:36:46 UTC (rev 1205600) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.11 -pkgrel=19 +pkgrel=20 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
