Date: Sunday, April 10, 2016 @ 14:33:36 Author: fyan Revision: 170073
upgpkg: haskell-hpack 0.12.0-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-hpack/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 12:32:28 UTC (rev 170072) +++ PKGBUILD 2016-04-10 12:33:36 UTC (rev 170073) @@ -5,8 +5,8 @@ pkgname=haskell-hpack _hkgname=hpack -pkgver=0.11.2 -pkgrel=3 +pkgver=0.12.0 +pkgrel=1 pkgdesc="An alternative format for Haskell packages" url="https://github.com/sol/hpack#readme" license=("MIT") @@ -17,7 +17,7 @@ source=("http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz") options=('staticlibs') install=$pkgname.install -md5sums=('d563b95cebe5a2aa51f7ffcac2a049f6') +md5sums=('da2d5525381ac1405b7e9dfd4795cab7') build() { cd "$srcdir/$_hkgname-$pkgver"
