Date: Sunday, October 14, 2018 @ 13:36:38 Author: felixonmars Revision: 393530
upgpkg: haskell-clock 0.7.2-9 rebuild with ghc 8.6.1 Modified: haskell-clock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 13:36:04 UTC (rev 393529) +++ PKGBUILD 2018-10-14 13:36:38 UTC (rev 393530) @@ -4,7 +4,7 @@ _hkgname=clock pkgname=haskell-clock pkgver=0.7.2 -pkgrel=8 +pkgrel=9 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime." url="https://github.com/corsis/clock" license=("custom:BSD3")
