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

Felix Yan felixonmars at archlinux.org
Wed Jul 11 08:14:45 UTC 2018


    Date: Wednesday, July 11, 2018 @ 08:14:44
  Author: felixonmars
Revision: 356970

upgpkg: haskell-hspec 2.5.4-1

rebuild with hspec 2.5.4, hspec-core 2.5.4, hspec-discover 2.5.4

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-11 08:13:37 UTC (rev 356969)
+++ PKGBUILD	2018-07-11 08:14:44 UTC (rev 356970)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.5.3
-pkgrel=2
+pkgver=2.5.4
+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=('e87a9244f4ddb99ba925e888bf6cac58a03ac42a41b0a0691aea379bc8efffb69cc2a41073aa73f74e04a2ad01e12c03f43d6984ad086bdf928dba0b52a64163')
+sha512sums=('f54cd162f55f6b9aee8f6939c01000a49b0ce480a488eee583dc1af7f0276b88fbc516af1741d57e8a78f35bd68538fa0a2d7ce0a41b6a03313279cb64b1fa6b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list