Date: Friday, June 1, 2018 @ 07:24:43 Author: felixonmars Revision: 335573
upgpkg: haskell-hashtables 1.2.3.1-2 rebuild with ghc 8.4.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 07:24:07 UTC (rev 335572) +++ PKGBUILD 2018-06-01 07:24:43 UTC (rev 335573) @@ -5,7 +5,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
