Date: Friday, May 18, 2018 @ 05:49:46 Author: felixonmars Revision: 324168
upgpkg: haskell-timeit 2.0-2 rebuild with ghc 8.4.2 Modified: haskell-timeit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 05:49:12 UTC (rev 324167) +++ PKGBUILD 2018-05-18 05:49:46 UTC (rev 324168) @@ -5,7 +5,7 @@ _hkgname=timeit pkgname=haskell-timeit pkgver=2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Time monadic computations with an IO base" url="https://hackage.haskell.org/package/timeit" license=("custom:BSD3")
