Date: Thursday, February 25, 2021 @ 02:33:24 Author: felixonmars Revision: 872558
upgpkg: haskell-hashtables 1.2.4.1-48: rebuild with regex-base 0.94.0.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 02:32:48 UTC (rev 872557) +++ PKGBUILD 2021-02-25 02:33:24 UTC (rev 872558) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=47 +pkgrel=48 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
