Date: Friday, October 23, 2020 @ 21:53:44 Author: felixonmars Revision: 730928
upgpkg: haskell-pipes-http 1.0.6-226: rebuild with generic-deriving 1.14 Modified: haskell-pipes-http/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-23 21:53:24 UTC (rev 730927) +++ PKGBUILD 2020-10-23 21:53:44 UTC (rev 730928) @@ -4,7 +4,7 @@ _hkgname=pipes-http pkgname=haskell-pipes-http pkgver=1.0.6 -pkgrel=225 +pkgrel=226 pkgdesc="HTTP client with pipes interface" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
