Date: Tuesday, June 23, 2020 @ 20:40:16 Author: felixonmars Revision: 651566
upgpkg: haskell-hashtables 1.2.3.4-26: rebuild with splitmix 0.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-23 20:39:31 UTC (rev 651565) +++ PKGBUILD 2020-06-23 20:40:16 UTC (rev 651566) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=25 +pkgrel=26 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
