Date: Sunday, April 10, 2016 @ 09:54:04 Author: fyan Revision: 169998
upgpkg: haskell-clock 0.7.1.1-1 rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2 Modified: haskell-clock/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 07:53:45 UTC (rev 169997) +++ PKGBUILD 2016-04-10 07:54:04 UTC (rev 169998) @@ -4,7 +4,7 @@ _hkgname=clock pkgname=haskell-clock -pkgver=0.6.0.1 +pkgver=0.7.1.1 pkgrel=1 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime." url="https://github.com/corsis/clock" @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('88a2c7cfe3edacb8775fa8e8e6fa6ff8ceceb45554c5d2d7fabefc8df52b5f74') +sha256sums=('6be612a15ede79fcc6c4f8272555e3890247e75ba211c88b1b02d856f3e0150d') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
