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

Felix Yan felixonmars at archlinux.org
Mon May 27 08:27:04 UTC 2019


    Date: Monday, May 27, 2019 @ 08:27:04
  Author: felixonmars
Revision: 471111

upgpkg: haskell-hspec-core 2.7.1-1

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 08:17:30 UTC (rev 471110)
+++ PKGBUILD	2019-05-27 08:27:04 UTC (rev 471111)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.7.0
-pkgrel=10
+pkgver=2.7.1
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -13,7 +13,7 @@
          'haskell-random' 'haskell-setenv' 'haskell-tf-random')
 makedepends=('ghc' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5bd72e9b743985962f1ee9f1824442410fe900a8e6d742091a8ddc8bb66edb0d51850e488634b76da4156f45991d31bd86f868c834ec18c52097c5cdf6f7f1fa')
+sha512sums=('5ab0925566c3b6f05480bd4e464ca32e0a212b4b4ff439d02b3df5b75b23b45ca0c63bab8398ebeeedce0ba30bb653b1ea85df2b7e6e3a058cb4413dc1c53ee2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list