Date: Saturday, May 14, 2022 @ 15:42:49 Author: felixonmars Revision: 1205224
upgpkg: haskell-http-conduit 2.3.8-187: rebuild with hashable 1.4.0.2 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 15:42:40 UTC (rev 1205223) +++ PKGBUILD 2022-05-14 15:42:49 UTC (rev 1205224) @@ -4,7 +4,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.8 -pkgrel=186 +pkgrel=187 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD")
