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

Felix Yan felixonmars at archlinux.org
Wed May 22 11:52:31 UTC 2019


    Date: Wednesday, May 22, 2019 @ 11:52:30
  Author: felixonmars
Revision: 468346

upgpkg: haskell-tasty-quickcheck 0.10.1-1

rebuild with tasty-quickcheck 0.10.1

Modified:
  haskell-tasty-quickcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 11:51:41 UTC (rev 468345)
+++ PKGBUILD	2019-05-22 11:52:30 UTC (rev 468346)
@@ -3,8 +3,8 @@
 
 _hkgname=tasty-quickcheck
 pkgname=haskell-tasty-quickcheck
-pkgver=0.10
-pkgrel=31
+pkgver=0.10.1
+pkgrel=1
 pkgdesc="QuickCheck support for the Tasty test framework."
 url="http://documentup.com/feuerbach/tasty"
 license=("MIT")
@@ -13,7 +13,7 @@
          'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc' 'haskell-tasty-hunit' 'haskell-pcre-light')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('dd6c4b41fa6a98c61f2f650c7e2a6b45ed5778f894bb92c531cccfca914752d0065d767719c1c466af1f2a565b8cebfc5968e835282b13e372b753e690ad1728')
+sha512sums=('8f6f263cf57e28c4746bd2116a8c33f0e84e55552923f8909fe230cf3e65a4d745726e98d8a8635495219177b09de27510ac1e6f69f54955e5c76c37d4559eae')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list