[arch-commits] Commit in haskell-hspec-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 27 12:33:31 UTC 2017
Date: Monday, March 27, 2017 @ 12:33:31
Author: felixonmars
Revision: 219319
upgpkg: haskell-hspec-core 2.4.3-1
rebuild with hspec,2.4.3 hspec-core,2.4.3 hspec-discover,2.4.3
Modified:
haskell-hspec-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-27 12:29:37 UTC (rev 219318)
+++ PKGBUILD 2017-03-27 12:33:31 UTC (rev 219319)
@@ -3,8 +3,8 @@
_hkgname=hspec-core
pkgname=haskell-hspec-core
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
license=('MIT')
@@ -13,7 +13,7 @@
'haskell-hspec-expectations' 'haskell-hunit' 'haskell-quickcheck' 'haskell-quickcheck-io'
'haskell-random' 'haskell-setenv' 'haskell-tf-random')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('0230434b8c8ba7f2279ceb964d2ec810')
+sha512sums=('9c212c55b84b4e0c1e41075c70f5b888aa6057b04ccc49b24cce3f57bd8ad13f29fe9be4600737cc06ddb9ea2dc9c061dddcf5e3936cdd575f468c16de90b838')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list