Date: Thursday, April 2, 2020 @ 10:00:52 Author: felixonmars Revision: 609433
upgpkg: haskell-http-conduit 2.3.7.3-103: rebuild with QuickCheck 2.14 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 09:59:53 UTC (rev 609432) +++ PKGBUILD 2020-04-02 10:00:52 UTC (rev 609433) @@ -4,7 +4,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.7.3 -pkgrel=102 +pkgrel=103 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD")
