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

Felix Yan felixonmars at archlinux.org
Tue Mar 13 16:31:21 UTC 2018


    Date: Tuesday, March 13, 2018 @ 16:31:20
  Author: felixonmars
Revision: 307401

upgpkg: haskell-tasty-hedgehog 0.2.0.0-1

rebuild with tasty-hedgehog,0.2.0.0

Modified:
  haskell-tasty-hedgehog/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-13 16:26:41 UTC (rev 307400)
+++ PKGBUILD	2018-03-13 16:31:20 UTC (rev 307401)
@@ -3,9 +3,9 @@
 
 _hkgname=tasty-hedgehog
 pkgname=haskell-tasty-hedgehog
-pkgver=0.1.0.2
-pkgrel=15
-pkgdesc="Integrates the hedgehog testing library with the tasty testing framework"
+pkgver=0.2.0.0
+pkgrel=1
+pkgdesc="Integration for tasty and hedgehog"
 url="https://github.com/qfpl/tasty-hedgehog"
 license=('custom:BSD3')
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc' 'haskell-tasty-expected-failure')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a6c335fe2f2c57c85425007472ad8ef90e3351ca408ed46e2780b4368ac992f6d38bf1c75706e3e4a6e87b06a40bb17618449b3e70f28ec40b34854673c36355')
+sha512sums=('ff6eb79e8a1a0d3307b6888fd19fa243591120af3c04ce4318e59846b9165847ebf3162cfca1f80ffbbe532a130235d0a413949c7b2ed0b45838716ded33673b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list