Date: Saturday, May 14, 2022 @ 11:31:51 Author: felixonmars Revision: 1203855
upgpkg: haskell-splitmix 0.1.0.4-62: rebuild with hashable 1.4.0.2 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 11:30:41 UTC (rev 1203854) +++ PKGBUILD 2022-05-14 11:31:51 UTC (rev 1203855) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.1.0.4 -pkgrel=61 +pkgrel=62 pkgdesc="Fast Splittable PRNG" url="https://github.com/haskellari/splitmix" license=('BSD')
