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

Felix Yan felixonmars at archlinux.org
Sun May 20 08:34:27 UTC 2018


    Date: Sunday, May 20, 2018 @ 08:34:26
  Author: felixonmars
Revision: 325203

upgpkg: haskell-hedgehog 0.6-1

rebuild with hedgehog,0.6

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 08:21:58 UTC (rev 325202)
+++ PKGBUILD	2018-05-20 08:34:26 UTC (rev 325203)
@@ -4,8 +4,8 @@
 
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
-pkgver=0.5.3
-pkgrel=12
+pkgver=0.6
+pkgrel=1
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa"
 license=("custom:BSD3")
@@ -16,7 +16,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=('07b71a25876759941307ab0c69d90d03ca60302149649fdf5dff260c8dec505187b43607c5e9080aeafa90eb0c3a102c21a1d5a8e38bafcc4d34cfb4ff7a23b9')
+sha512sums=('1da78748b6f2665ff570d40d7d196e32e86b181cb5c4c16a28bdbba3507fe771aff9a3e32528439c933682e593118125e0318fc0370db35fc83d474f49d37110')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list