Date: Saturday, February 15, 2020 @ 21:32:20 Author: felixonmars Revision: 571866
upgpkg: haskell-splitmix 0.0.3-16: rebuild with ghc 8.8.2 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 21:31:28 UTC (rev 571865) +++ PKGBUILD 2020-02-15 21:32:20 UTC (rev 571866) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.0.3 -pkgrel=15 +pkgrel=16 pkgdesc="Fast Splittable PRNG" url="https://github.com/phadej/splitmix" license=('BSD')
