Date: Wednesday, April 1, 2020 @ 20:01:08 Author: felixonmars Revision: 609125
upgpkg: haskell-pipes 4.3.13-18: rebuild with QuickCheck 2.14 Modified: haskell-pipes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 20:00:34 UTC (rev 609124) +++ PKGBUILD 2020-04-01 20:01:08 UTC (rev 609125) @@ -4,7 +4,7 @@ _hkgname=pipes pkgname=haskell-pipes pkgver=4.3.13 -pkgrel=17 +pkgrel=18 pkgdesc="Compositional pipelines" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
