Date: Tuesday, January 18, 2022 @ 13:23:35 Author: felixonmars Revision: 1108831
upgpkg: haskell-http-client 0.7.9-26: rebuild with hashable 1.3.5.0 Modified: haskell-http-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 13:22:58 UTC (rev 1108830) +++ PKGBUILD 2022-01-18 13:23:35 UTC (rev 1108831) @@ -4,7 +4,7 @@ _hkgname=http-client pkgname=haskell-http-client pkgver=0.7.9 -pkgrel=25 +pkgrel=26 pkgdesc="An HTTP client engine" url="https://github.com/snoyberg/http-client" license=("MIT")
