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

Felix Yan felixonmars at archlinux.org
Thu Sep 17 15:16:58 UTC 2020


    Date: Thursday, September 17, 2020 @ 15:16:58
  Author: felixonmars
Revision: 708696

upgpkg: haskell-hspec-core 2.7.4-1: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 15:16:09 UTC (rev 708695)
+++ PKGBUILD	2020-09-17 15:16:58 UTC (rev 708696)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.7.3
-pkgrel=16
+pkgver=2.7.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -13,7 +13,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=('8a71bca8985a9a75463e4ce41f565325dcec0e2948ebb52b7b041b3796fa06d3fceb46e2108201c9de7c6eeba4ae258303a512bbbf4e1b858e8de983023bbce5')
+sha512sums=('4dae2318ddc2d647ee273ebdbdb349bfdb8883d860681a932347fddcd012c4813c2f412804a9fe78a01d6c62ae4347bfedb7b4d46720c4ab75fb01caea99b6cc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list