Date: Sunday, January 31, 2021 @ 07:44:52 Author: felixonmars Revision: 837265
upgpkg: haskell-hashtables 1.2.4.1-37: rebuild with vector 0.12.2.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 07:43:43 UTC (rev 837264) +++ PKGBUILD 2021-01-31 07:44:52 UTC (rev 837265) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=36 +pkgrel=37 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
