Date: Thursday, May 2, 2019 @ 22:40:34 Author: felixonmars Revision: 457894
upgpkg: haskell-hashtables 1.2.3.1-17 rebuild with vector 0.12.0.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-02 22:39:38 UTC (rev 457893) +++ PKGBUILD 2019-05-02 22:40:34 UTC (rev 457894) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.1 -pkgrel=16 +pkgrel=17 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
