Date: Sunday, February 9, 2020 @ 15:29:32 Author: felixonmars Revision: 565362
upgpkg: haskell-monad-par 0.3.5-12: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-monad-par/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 15:29:24 UTC (rev 565361) +++ PKGBUILD 2020-02-09 15:29:32 UTC (rev 565362) @@ -4,7 +4,7 @@ _hkgname=monad-par pkgname=haskell-monad-par pkgver=0.3.5 -pkgrel=11 +pkgrel=12 pkgdesc="A library for parallel programming based on a monad" url="https://github.com/simonmar/monad-par" license=("BSD")
