Date: Thursday, April 23, 2020 @ 14:36:06 Author: felixonmars Revision: 618200
upgpkg: haskell-primes 0.2.1.0-16: rebuild with ghc 8.10.1 Modified: haskell-primes/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 14:35:36 UTC (rev 618199) +++ PKGBUILD 2020-04-23 14:36:06 UTC (rev 618200) @@ -4,7 +4,7 @@ _hkgname=primes pkgname=haskell-primes pkgver=0.2.1.0 -pkgrel=15 +pkgrel=16 pkgdesc="Efficient, purely functional generation of prime numbers" url="https://github.com/sebfisch/primes" license=('BSD')
