Date: Monday, October 15, 2018 @ 10:37:27 Author: felixonmars Revision: 394014
upgpkg: haskell-timeit 2.0-4 rebuild with ghc 8.6.1 Modified: haskell-timeit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 10:36:53 UTC (rev 394013) +++ PKGBUILD 2018-10-15 10:37:27 UTC (rev 394014) @@ -4,7 +4,7 @@ _hkgname=timeit pkgname=haskell-timeit pkgver=2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Time monadic computations with an IO base" url="https://hackage.haskell.org/package/timeit" license=("custom:BSD3")
