Date: Saturday, December 18, 2021 @ 10:57:33 Author: felixonmars Revision: 1076699
upgpkg: haskell-splitmix 0.1.0.4-10: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 10:55:46 UTC (rev 1076698) +++ PKGBUILD 2021-12-18 10:57:33 UTC (rev 1076699) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.1.0.4 -pkgrel=9 +pkgrel=10 pkgdesc="Fast Splittable PRNG" url="https://github.com/haskellari/splitmix" license=('BSD')
