Date: Wednesday, December 15, 2021 @ 00:37:49 Author: felixonmars Revision: 1072899
upgpkg: haskell-splitmix 0.1.0.4-8: rebuild with hashable 1.3.4.1 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-15 00:36:02 UTC (rev 1072898) +++ PKGBUILD 2021-12-15 00:37:49 UTC (rev 1072899) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.1.0.4 -pkgrel=7 +pkgrel=8 pkgdesc="Fast Splittable PRNG" url="https://github.com/haskellari/splitmix" license=('BSD')
