Date: Tuesday, February 9, 2021 @ 17:21:34 Author: felixonmars Revision: 851132
upgpkg: haskell-pipes 4.3.14-56: rebuild with ghc 8.10.4 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 17:21:05 UTC (rev 851131) +++ PKGBUILD 2021-02-09 17:21:34 UTC (rev 851132) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.14 -pkgrel=55 +pkgrel=56 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
