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

Felix Yan felixonmars at archlinux.org
Sun Jan 14 10:14:41 UTC 2018


    Date: Sunday, January 14, 2018 @ 10:14:40
  Author: felixonmars
Revision: 281954

upgpkg: haskell-hspec 2.4.7-1

rebuild with hspec-core,2.4.7 hspec,2.4.7 hspec-discover,2.4.7

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-14 10:14:21 UTC (rev 281953)
+++ PKGBUILD	2018-01-14 10:14:40 UTC (rev 281954)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.4.6
+pkgver=2.4.7
 pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
@@ -13,7 +13,7 @@
          'haskell-hspec-discover' 'haskell-hspec-expectations')
 makedepends=('ghc' 'haskell-hspec-meta' 'haskell-stringbuilder')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('473a64b47a6e526cd92c97f864a8928b14e7ae885726d076dd97236c91cf2d060c22304a554ade85ee21e7d5b6064f4770e1802ecbe6a7936a314ec239b38123')
+sha512sums=('0fe3e210f44c114d5ee816db45d836a4388fd411cbc4dd7ed5a73296fb745d99b8b6de6f7607286bf7497387eddb6c3155e7c0905f9366b52f6b861da8716571')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list