[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jun 28 12:17:35 UTC 2018


    Date: Thursday, June 28, 2018 @ 12:17:35
  Author: felixonmars
Revision: 346617

upgpkg: haskell-hspec 2.5.2-1

rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-28 12:16:16 UTC (rev 346616)
+++ PKGBUILD	2018-06-28 12:17:35 UTC (rev 346617)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.5.1
-pkgrel=10
+pkgver=2.5.2
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -14,7 +14,7 @@
 makedepends=('ghc')
 checkdepends=('haskell-hspec-meta' 'haskell-stringbuilder')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8f680fcf233791a775feda58d51b33067db2de3e63d6e77c0f47fca0a3a442e828b78ccd9bdda5730d92d28151a503af1992c2d6d541ba006016057927285f58')
+sha512sums=('9cde0d5c416aa356c5986ecc032b4436ab96480b188e282be04bf9dc296d0cb0a10f00c44e2405e1e229c0db1f044c29469f0c9f0000ad03e55db77ff14be647')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list