Date: Tuesday, January 11, 2022 @ 17:54:03 Author: felixonmars Revision: 1100656
upgpkg: haskell-pipes 4.3.16-40: rebuild with ghc 9.0.2 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 17:53:22 UTC (rev 1100655) +++ PKGBUILD 2022-01-11 17:54:03 UTC (rev 1100656) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.16 -pkgrel=39 +pkgrel=40 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
