Date: Friday, November 6, 2020 @ 13:10:14 Author: felixonmars Revision: 744218
upgpkg: haskell-hashtables 1.2.4.1-11: rebuild with splitmix 0.1.0.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-06 13:09:30 UTC (rev 744217) +++ PKGBUILD 2020-11-06 13:10:14 UTC (rev 744218) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=10 +pkgrel=11 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
