Date: Thursday, September 29, 2016 @ 12:52:30
  Author: felixonmars
Revision: 190853

upgpkg: haskell-hspec-core 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-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-29 12:52:28 UTC (rev 190852)
+++ PKGBUILD    2016-09-29 12:52:30 UTC (rev 190853)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-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')
@@ -13,7 +13,7 @@
          'haskell-hunit' 'haskell-quickcheck' 'haskell-quickcheck-io' 
'haskell-random'
          'haskell-setenv' 'haskell-tf-random')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('afd39aefe6062be18532d2822bafbe39')
+md5sums=('15217a13e64f032a1eb6b422c33df989')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to