Date: Monday, October 10, 2022 @ 12:08:05 Author: felixonmars Revision: 1325310
upgpkg: haskell-hashtables 1.3.1-2: rebuild with vector 0.13.0.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 12:07:56 UTC (rev 1325309) +++ PKGBUILD 2022-10-10 12:08:05 UTC (rev 1325310) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
