Date: Sunday, March 8, 2020 @ 13:06:57 Author: felixonmars Revision: 591974
upgpkg: haskell-http-conduit 2.3.7.3-80: rebuild with network-byte-order 0.1.3.0 Modified: haskell-http-conduit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 13:06:01 UTC (rev 591973) +++ PKGBUILD 2020-03-08 13:06:57 UTC (rev 591974) @@ -4,7 +4,7 @@ _hkgname=http-conduit pkgname=haskell-http-conduit pkgver=2.3.7.3 -pkgrel=79 +pkgrel=80 pkgdesc="HTTP client package with conduit interface and HTTPS support" url="https://www.yesodweb.com/book/http-conduit" license=("BSD")
