Date: Wednesday, May 8, 2019 @ 21:43:53 Author: felixonmars Revision: 463384
upgpkg: haskell-hashtables 1.2.3.1-19 rebuild with exceptions 0.10.2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-08 21:43:15 UTC (rev 463383) +++ PKGBUILD 2019-05-08 21:43:53 UTC (rev 463384) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.1 -pkgrel=18 +pkgrel=19 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
