Date: Tuesday, February 4, 2020 @ 21:09:15 Author: felixonmars Revision: 562566
upgpkg: haskell-hashtables 1.2.3.4-13: rebuild with vector 0.12.1.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 21:08:30 UTC (rev 562565) +++ PKGBUILD 2020-02-04 21:09:15 UTC (rev 562566) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=12 +pkgrel=13 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
