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

Felix Yan felixonmars at archlinux.org
Sat Sep 22 09:15:00 UTC 2018


    Date: Saturday, September 22, 2018 @ 09:14:59
  Author: felixonmars
Revision: 383993

upgpkg: haskell-hedgehog 0.6.1-1

rebuild with hedgehog 0.6.1

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-22 07:42:20 UTC (rev 383992)
+++ PKGBUILD	2018-09-22 09:14:59 UTC (rev 383993)
@@ -3,8 +3,8 @@
 
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
-pkgver=0.6
-pkgrel=34
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          'haskell-th-lift' 'haskell-transformers-base' 'haskell-wl-pprint-annotated')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1da78748b6f2665ff570d40d7d196e32e86b181cb5c4c16a28bdbba3507fe771aff9a3e32528439c933682e593118125e0318fc0370db35fc83d474f49d37110')
+sha512sums=('577989ee841426bec5af54d4e0c82623b184bc45addc3ae633e031bc51b2af1a459fbde8563d507d9883bd7714b3f7a887d906f3a30da18c9a6b8f22b5e3410f')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list