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

Felix Yan felixonmars at archlinux.org
Tue Mar 13 15:00:55 UTC 2018


    Date: Tuesday, March 13, 2018 @ 15:00:54
  Author: felixonmars
Revision: 307278

upgpkg: haskell-hedgehog 0.5.3-1

rebuild with hedgehog,0.5.3

Modified:
  haskell-hedgehog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 14:01:11 UTC (rev 307277)
+++ PKGBUILD	2018-03-13 15:00:54 UTC (rev 307278)
@@ -4,8 +4,8 @@
 
 _hkgname=hedgehog
 pkgname=haskell-hedgehog
-pkgver=0.5.2
-pkgrel=12
+pkgver=0.5.3
+pkgrel=1
 pkgdesc="A modern property-based testing system"
 url="https://hedgehog.qa"
 license=("custom:BSD3")
@@ -17,7 +17,7 @@
          'haskell-transformers-base' 'haskell-wl-pprint-annotated')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7587b5eec3c65f2f125dc59d6e190ab16c3262518ca2fb1f3ba5fefc2ccfc6dd0117404d8499afc74def127db1eefa42c25cf63c05be3defdff5147fdfe44a89')
+sha512sums=('07b71a25876759941307ab0c69d90d03ca60302149649fdf5dff260c8dec505187b43607c5e9080aeafa90eb0c3a102c21a1d5a8e38bafcc4d34cfb4ff7a23b9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list