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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 06:26:36 UTC 2017


    Date: Tuesday, June 20, 2017 @ 06:26:35
  Author: felixonmars
Revision: 238815

upgpkg: haskell-hspec-core 2.4.4-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 quickcheck-io,0.2.0

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 06:24:59 UTC (rev 238814)
+++ PKGBUILD	2017-06-20 06:26:35 UTC (rev 238815)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.4.3
-pkgrel=6
+pkgver=2.4.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -13,7 +13,7 @@
          'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 'haskell-quickcheck-io'
          'haskell-random' 'haskell-setenv' 'haskell-tf-random')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('9c212c55b84b4e0c1e41075c70f5b888aa6057b04ccc49b24cce3f57bd8ad13f29fe9be4600737cc06ddb9ea2dc9c061dddcf5e3936cdd575f468c16de90b838')
+sha512sums=('7efb9c9f96cd4a3b406bc2d6af20b0b6369f7b40e569bef8ab6275e9a76a1e806e30bdd964a26589d5b6f374d203d536651fbe970b82000d25ddd49a7bd83367')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list