Date: Monday, December 28, 2020 @ 10:39:27 Author: felixonmars Revision: 794620
upgpkg: haskell-hashtables 1.2.4.1-22: rebuild with indexed-traversable 0.1.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 10:38:45 UTC (rev 794619) +++ PKGBUILD 2020-12-28 10:39:27 UTC (rev 794620) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=21 +pkgrel=22 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
