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

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


    Date: Monday, May 27, 2019 @ 08:38:25
  Author: felixonmars
Revision: 471113

upgpkg: haskell-hspec-discover 2.7.1-1

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1

Modified:
  haskell-hspec-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 08:27:14 UTC (rev 471112)
+++ PKGBUILD	2019-05-27 08:38:25 UTC (rev 471113)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-discover
 pkgname=haskell-hspec-discover
-pkgver=2.7.0
-pkgrel=6
+pkgver=2.7.1
+pkgrel=1
 pkgdesc="Automatically discover and run Hspec tests"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec-meta')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a48be02b6c4c629a9c9957ab97a3363aaef982030090374a7536ce16a7140fe648273b4b963ce341aac3481f6069cfcf74c9ce017b25349233cca72e3637a0af')
+sha512sums=('b07e7be5bd81f2e116b63f27e307ac628b6d678cc24dfb519bed7dcc1c27f772ff5d4a18c801474a425d4450337e809b9563b4ee1ca397830dfc7f9a92d7359f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list