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

Felix Yan felixonmars at archlinux.org
Sat Feb 17 04:30:52 UTC 2018


    Date: Saturday, February 17, 2018 @ 04:30:51
  Author: felixonmars
Revision: 295596

upgpkg: haskell-hspec 2.4.8-1

rebuild with hspec,2.4.8 hspec-core,2.4.8 hspec-discover,2.4.8

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-17 04:21:38 UTC (rev 295595)
+++ PKGBUILD	2018-02-17 04:30:51 UTC (rev 295596)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.4.7
-pkgrel=4
+pkgver=2.4.8
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -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=('0fe3e210f44c114d5ee816db45d836a4388fd411cbc4dd7ed5a73296fb745d99b8b6de6f7607286bf7497387eddb6c3155e7c0905f9366b52f6b861da8716571')
+sha512sums=('5671df1d3047507d476c46b9902aa0f4b6d20ad822702d3145cd2d37ba51653bc669d017070f490758426bf5ad8e39bdbf630d54402db4e6ccbd8e2c88c5adc5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list