Date: Tuesday, February 9, 2021 @ 21:53:06 Author: felixonmars Revision: 851766
upgpkg: haskell-hashtables 1.2.4.1-42: rebuild with ghc 8.10.4 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:52:27 UTC (rev 851765) +++ PKGBUILD 2021-02-09 21:53:06 UTC (rev 851766) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=41 +pkgrel=42 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
