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

Felix Yan felixonmars at archlinux.org
Sat Mar 24 20:40:41 UTC 2018


    Date: Saturday, March 24, 2018 @ 20:40:40
  Author: felixonmars
Revision: 312065

upgpkg: haskell-hspec-smallcheck 0.5.1-1

rebuild with hspec,2.5.0 hspec-core,2.5.0 hspec-discover,2.5.0 hspec-contrib,0.5.0 hspec-smallcheck,0.5.1

Modified:
  haskell-hspec-smallcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-24 20:40:00 UTC (rev 312064)
+++ PKGBUILD	2018-03-24 20:40:40 UTC (rev 312065)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-smallcheck
 pkgname=haskell-hspec-smallcheck
-pkgver=0.5.0
-pkgrel=6
+pkgver=0.5.1
+pkgrel=1
 pkgdesc="SmallCheck support for the Hspec testing framework"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-call-stack' 'haskell-hspec-core' 'haskell-hunit' 'haskell-smallcheck')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7f793866d11795bd7e790b08c3754735df5cfd376a7adb892d7a5f011e20c64efa9f153a294a6e3c32e3410a26de3d6d398b2880bcba584d902b9c9a6f7b574b')
+sha512sums=('016682f0044673e33ad54fbc8721c769d8a9218482f61ee46d497b672287567932e74ca6e332382e260f3cc23146f4c4225b32d7c9200700bcaa48e9a7ab29b4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list