Date: Monday, June 7, 2021 @ 19:31:00 Author: felixonmars Revision: 958083
upgpkg: haskell-abstract-par 0.3.3-23: rebuild with ghc 8.10.5 Modified: haskell-abstract-par/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 19:30:05 UTC (rev 958082) +++ PKGBUILD 2021-06-07 19:31:00 UTC (rev 958083) @@ -4,7 +4,7 @@ _hkgname=abstract-par pkgname=haskell-abstract-par pkgver=0.3.3 -pkgrel=22 +pkgrel=23 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' library." url="https://github.com/simonmar/monad-par" license=("BSD")
