[arch-commits] Commit in haskell-gauge/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 21 12:13:18 UTC 2018
Date: Sunday, October 21, 2018 @ 12:13:18
Author: felixonmars
Revision: 398250
upgpkg: haskell-gauge 0.2.4-1
Modified:
haskell-gauge/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-21 12:12:55 UTC (rev 398249)
+++ PKGBUILD 2018-10-21 12:13:18 UTC (rev 398250)
@@ -3,8 +3,8 @@
_hkgname=gauge
pkgname=haskell-gauge
-pkgver=0.2.3
-pkgrel=12
+pkgver=0.2.4
+pkgrel=1
pkgdesc="Small framework for performance measurement and analysis"
url="https://github.com/vincenthz/hs-gauge"
license=("custom:BSD3")
@@ -12,7 +12,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=('6f124091f96d2d38f3c6c32d176e8a4bb333573b3ed6bf57c2ef13657d7495e3d0b406a291344b7b42615859847123092d878ff5bcdd0ded1f97c4e28b38b415')
+sha512sums=('ea274f4fdbbc23b3a8c880db4d4e20bdc4f2afb625d89cf48070366dd8847bf1f57e1594993ed15cda0daffeb669fe4c433949dba75d2b1eb0effd26966b94ae')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list