Date: Wednesday, August 24, 2022 @ 23:13:07 Author: felixonmars Revision: 1277818
upgpkg: haskell-http-client 0.7.13-2: rebuild with hashable 1.4.1.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:12:58 UTC (rev 1277817) +++ PKGBUILD 2022-08-24 23:13:07 UTC (rev 1277818) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.13 -pkgrel=1 +pkgrel=2 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
