Date: Wednesday, July 11, 2018 @ 07:12:13 Author: felixonmars Revision: 356955
upgpkg: haskell-gauge 0.2.3-1 rebuild with gauge 0.2.3 Modified: haskell-gauge/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-11 06:37:33 UTC (rev 356954) +++ PKGBUILD 2018-07-11 07:12:13 UTC (rev 356955) @@ -4,8 +4,8 @@ _hkgname=gauge pkgname=haskell-gauge -pkgver=0.2.2 -pkgrel=5 +pkgver=0.2.3 +pkgrel=1 pkgdesc="Small framework for performance measurement and analysis" url="https://github.com/vincenthz/hs-gauge" license=("custom:BSD3") @@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-basement' 'haskell-vector') makedepends=('ghc' 'haskell-foundation') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('2b66f60505fcb4966ab969b22d879a08d12301cdab7a6022feda963297c43cd41aef783c5aa50356e6be55841ebca50907a981e37854300e6e3e28b9324d8c12') +sha512sums=('6f124091f96d2d38f3c6c32d176e8a4bb333573b3ed6bf57c2ef13657d7495e3d0b406a291344b7b42615859847123092d878ff5bcdd0ded1f97c4e28b38b415') build() { cd $_hkgname-$pkgver
