Date: Sunday, June 30, 2019 @ 09:31:32 Author: felixonmars Revision: 486144
upgpkg: haskell-hashtables 1.2.3.3-2 rebuild with tasty 1.2.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-30 09:30:53 UTC (rev 486143) +++ PKGBUILD 2019-06-30 09:31:32 UTC (rev 486144) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
