Date: Tuesday, October 20, 2020 @ 20:33:22 Author: felixonmars Revision: 727705
upgpkg: haskell-hashable 1.3.0.0-28: rebuild with splitmix 0.1.0.2 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-20 20:32:39 UTC (rev 727704) +++ PKGBUILD 2020-10-20 20:33:22 UTC (rev 727705) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=27 +pkgrel=28 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
