Date: Wednesday, October 21, 2020 @ 17:18:42 Author: felixonmars Revision: 728044
upgpkg: haskell-hashtables 1.2.4.1-6: rebuild with splitmix 0.1.0.2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-21 17:17:31 UTC (rev 728043) +++ PKGBUILD 2020-10-21 17:18:42 UTC (rev 728044) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=5 +pkgrel=6 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
