Date: Monday, August 8, 2022 @ 15:53:06 Author: felixonmars Revision: 1261190
upgpkg: haskell-hashtables 1.3-3: rebuild with tasty 1.4.2.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 15:52:55 UTC (rev 1261189) +++ PKGBUILD 2022-08-08 15:53:06 UTC (rev 1261190) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
