[arch-commits] Commit in haskell-gauge/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Oct 22 09:12:25 UTC 2019


    Date: Tuesday, October 22, 2019 @ 09:12:24
  Author: felixonmars
Revision: 518205

upgpkg: haskell-gauge 0.2.5-1

rebuild with gauge 0.2.5

Modified:
  haskell-gauge/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-22 09:06:18 UTC (rev 518204)
+++ PKGBUILD	2019-10-22 09:12:24 UTC (rev 518205)
@@ -3,8 +3,8 @@
 
 _hkgname=gauge
 pkgname=haskell-gauge
-pkgver=0.2.4
-pkgrel=33
+pkgver=0.2.5
+pkgrel=1
 pkgdesc="Small framework for performance measurement and analysis"
 url="https://github.com/vincenthz/hs-gauge"
 license=("BSD")
@@ -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=('ea274f4fdbbc23b3a8c880db4d4e20bdc4f2afb625d89cf48070366dd8847bf1f57e1594993ed15cda0daffeb669fe4c433949dba75d2b1eb0effd26966b94ae')
+sha512sums=('c5e595cb0d6ea4fc64592d4052910a90788a3d6299e320d5ac8906b0d9a5eb24f3c10b4e218f4a1dec17a7bb5dd17cf5ac26d703e3be6199dd0e54a54a032dce')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list