Date: Saturday, June 19, 2021 @ 17:09:32 Author: felixonmars Revision: 965558
upgpkg: haskell-pipes 4.3.16-11: rebuild with ghc 9.0.1 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 17:08:41 UTC (rev 965557) +++ PKGBUILD 2021-06-19 17:09:32 UTC (rev 965558) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.16 -pkgrel=10 +pkgrel=11 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
