[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon May 27 08:39:09 UTC 2019
    
    
  
    Date: Monday, May 27, 2019 @ 08:39:08
  Author: felixonmars
Revision: 471115
upgpkg: haskell-hspec 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/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 08:38:37 UTC (rev 471114)
+++ PKGBUILD	2019-05-27 08:39:08 UTC (rev 471115)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-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')
@@ -12,7 +12,7 @@
          'haskell-hspec-expectations')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3dcb41669c7969266c63dc102809c9622ae96d850df3559c3a0d9a8be274a482825d86ab5db9ca22a4af9c9423681c40915a2c031e59fb4cb9764e424a0cee51')
+sha512sums=('64e69444d447072ec501b745c7c8913f38bb6b540db4867ed4cbe4752e9d147e8a7e75538c15be7d8c65f9f8e7b48654e8fc2b53ae733a28236074fbafe9a6c6')
 
 build() {
     cd $_hkgname-$pkgver
    
    
More information about the arch-commits
mailing list