Date: Friday, February 24, 2017 @ 09:37:56 Author: felixonmars Revision: 213705
upgpkg: haskell-hspec-core 2.4.2-1 rebuild with hspec,2.4.2 hspec-core,2.4.2 hspec-discover,2.4.2 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-24 09:33:59 UTC (rev 213704) +++ PKGBUILD 2017-02-24 09:37:56 UTC (rev 213705) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" @@ -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=('3f9121ec7a875155d5682b6b8d5c3149') +md5sums=('0230434b8c8ba7f2279ceb964d2ec810') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
