[arch-commits] Commit in haskell-hspec-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 14 10:07:32 UTC 2018
Date: Sunday, January 14, 2018 @ 10:07:31
Author: felixonmars
Revision: 281945
upgpkg: haskell-hspec-core 2.4.7-1
rebuild with hspec-core,2.4.7 hspec,2.4.7 hspec-discover,2.4.7
Modified:
haskell-hspec-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-14 10:03:54 UTC (rev 281944)
+++ PKGBUILD 2018-01-14 10:07:31 UTC (rev 281945)
@@ -3,7 +3,7 @@
_hkgname=hspec-core
pkgname=haskell-hspec-core
-pkgver=2.4.6
+pkgver=2.4.7
pkgrel=1
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
@@ -14,7 +14,7 @@
'haskell-random' 'haskell-setenv' 'haskell-tf-random')
makedepends=('ghc' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ca7291a4c8ceaabe186fd93c7f07c02bb70f7aadbf550dafd706cee9e8d741adab4467c344649cafe61424ca03914360fbaedccaed342a462e6a4bf0b1d1c943')
+sha512sums=('d3f4dc6e109443839a7c4f38200a846ea3302344cac954b1fb74f4d64bf641a3f3cd8a39ffd347291ca4260b6bff074887ba77e248373d1079df3dbe98632b74')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list