Date: Thursday, February 27, 2020 @ 14:01:46 Author: felixonmars Revision: 584094
upgpkg: haskell-pipes 4.3.13-15: rebuild with ghc 8.8.3 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 14:01:05 UTC (rev 584093) +++ PKGBUILD 2020-02-27 14:01:46 UTC (rev 584094) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.13 -pkgrel=14 +pkgrel=15 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
