Date: Thursday, September 29, 2016 @ 13:52:09
  Author: felixonmars
Revision: 190894

upgpkg: haskell-hspec 2.2.4-1

rebuild with conduit-1.2.8, conduit-combinators-1.0.8, conduit-extra-1.1.13.3, 
fast-logger-2.4.7, hOpenPGP-2.5.5, hasql-0.19.15.1, highlighting-kate-0.6.3, 
hopenpgp-tools-0.19.4, hspec-2.2.4, hspec-core-2.2.4, hspec-discover-2.2.4, 
http-api-data-0.3.1, http-conduit-2.2.2.1, incremental-parser-0.2.5, 
monoid-subclasses-0.4.3, pandoc-citeproc-0.10.1.1, streaming-commons-0.1.16, 
wai-extra-3.0.18, xml-conduit-1.4.0.1, xml-hamlet-0.4.0.12, yaml-0.8.18.7, 
yesod-core-1.4.25

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-29 13:51:35 UTC (rev 190893)
+++ PKGBUILD    2016-09-29 13:52:09 UTC (rev 190894)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.2.3
-pkgrel=2
+pkgver=2.2.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/";
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc=8.0.1' 'haskell-hspec-core' 'haskell-hspec-discover' 
'haskell-hspec-expectations'
          'haskell-quickcheck' 'haskell-hunit')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('6e1212367c359c75aeb33a9e686687e7')
+md5sums=('5085487f0c478155041d44bc07fe2110')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to