Date: Tuesday, July 17, 2018 @ 09:31:12
  Author: felixonmars
Revision: 360515

upgpkg: haskell-hspec-core 2.5.5-1

rebuild with hspec 2.5.5, hspec-core 2.5.5, hspec-discover 2.5.5

Modified:
  haskell-hspec-core/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-17 09:17:44 UTC (rev 360514)
+++ PKGBUILD    2018-07-17 09:31:12 UTC (rev 360515)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.5.4
+pkgver=2.5.5
 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=('75809958e7a4f64a4bda46ac437f504437275032315df2df6c4fc6ba583b8f83a4c656614483c2811538392404d3e4fb04832c6cb3f957bb1393d72f15317045')
+sha512sums=('7c73a9cc9425b28c734af08821d14f42a6a9ec527a742b52684027ccc03f3c8c7e817a5dbc9972f7de0c0a302c0956e72008aa79f00c3e8fbdc5384763a0f92c')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to