Date: Sunday, October 25, 2020 @ 14:25:43 Author: felixonmars Revision: 732675
upgpkg: haskell-hashtables 1.2.4.1-7: rebuild with bifunctors 5.5.8 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 14:25:00 UTC (rev 732674) +++ PKGBUILD 2020-10-25 14:25:43 UTC (rev 732675) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=6 +pkgrel=7 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
