Date: Monday, August 17, 2020 @ 23:30:30 Author: felixonmars Revision: 683525
upgpkg: haskell-pipes 4.3.14-5: rebuild with ghc 8.10.2 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:29:42 UTC (rev 683524) +++ PKGBUILD 2020-08-17 23:30:30 UTC (rev 683525) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.14 -pkgrel=4 +pkgrel=5 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
