Date: Sunday, March 15, 2020 @ 10:57:17 Author: felixonmars Revision: 597761
upgpkg: haskell-splitmix 0.0.4-9: rebuild with hashable 1.3.0.0 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 10:56:25 UTC (rev 597760) +++ PKGBUILD 2020-03-15 10:57:17 UTC (rev 597761) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.0.4 -pkgrel=8 +pkgrel=9 pkgdesc="Fast Splittable PRNG" url="https://github.com/phadej/splitmix" license=('BSD')
