Date: Monday, March 1, 2021 @ 21:40:16 Author: felixonmars Revision: 876941
upgpkg: haskell-hashtables 1.2.4.1-49: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 21:39:37 UTC (rev 876940) +++ PKGBUILD 2021-03-01 21:40:16 UTC (rev 876941) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=48 +pkgrel=49 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
