Date: Wednesday, February 5, 2020 @ 13:23:43 Author: felixonmars Revision: 563182
upgpkg: haskell-hashtables 1.2.3.4-14: 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-05 13:22:52 UTC (rev 563181) +++ PKGBUILD 2020-02-05 13:23:43 UTC (rev 563182) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=13 +pkgrel=14 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
