Date: Tuesday, October 20, 2020 @ 22:25:23 Author: felixonmars Revision: 727755
upgpkg: haskell-splitmix 0.1.0.2-2: rebuild with splitmix 0.1.0.2 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-20 22:24:30 UTC (rev 727754) +++ PKGBUILD 2020-10-20 22:25:23 UTC (rev 727755) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Fast Splittable PRNG" url="https://github.com/haskellari/splitmix" license=('BSD')
