[arch-commits] Commit in haskell-hspec-contrib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Mar 24 19:34:57 UTC 2018
Date: Saturday, March 24, 2018 @ 19:34:56
Author: felixonmars
Revision: 311968
upgpkg: haskell-hspec-contrib 0.5.0-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-contrib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-24 19:34:22 UTC (rev 311967)
+++ PKGBUILD 2018-03-24 19:34:56 UTC (rev 311968)
@@ -3,7 +3,7 @@
_hkgname=hspec-contrib
pkgname=haskell-hspec-contrib
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc="Contributed functionality for Hspec"
url="http://hspec.github.io/"
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-hspec-core' 'haskell-hunit')
makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('252206e594a1674b600c990308e124e40115b269272f65d568baecfcfc349f87649f881ffbe7548023728c946e854b67ca4aa9b2e2354130ea3eadcdcb06a5ed')
+sha512sums=('30cc69eaf6a4e6a2f8af6ab10c2ab185e2ffec5de03a4724a118377ea1abdcddf75db3ba7733325f2486763c1dea6bc87501aee2798defe2646af332994a6486')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list