Date: Monday, January 17, 2022 @ 10:58:46 Author: felixonmars Revision: 1107705
upgpkg: haskell-splitmix 0.1.0.4-24: rebuild with hashable 1.3.5.0 Modified: haskell-splitmix/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 10:57:42 UTC (rev 1107704) +++ PKGBUILD 2022-01-17 10:58:46 UTC (rev 1107705) @@ -3,7 +3,7 @@ _hkgname=splitmix pkgname=haskell-splitmix pkgver=0.1.0.4 -pkgrel=23 +pkgrel=24 pkgdesc="Fast Splittable PRNG" url="https://github.com/haskellari/splitmix" license=('BSD')
