Date: Thursday, June 17, 2021 @ 21:50:55 Author: felixonmars Revision: 964823
upgpkg: haskell-abstract-par 0.3.3-24: rebuild with ghc 9.0.1 Modified: haskell-abstract-par/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 21:50:06 UTC (rev 964822) +++ PKGBUILD 2021-06-17 21:50:55 UTC (rev 964823) @@ -4,7 +4,7 @@ _hkgname=abstract-par pkgname=haskell-abstract-par pkgver=0.3.3 -pkgrel=23 +pkgrel=24 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' library." url="https://github.com/simonmar/monad-par" license=("BSD")
