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

Felix Yan felixonmars at archlinux.org
Fri Jan 8 21:59:13 UTC 2021


    Date: Friday, January 8, 2021 @ 21:59:12
  Author: felixonmars
Revision: 814094

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

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 21:58:38 UTC (rev 814093)
+++ PKGBUILD	2021-01-08 21:59:12 UTC (rev 814094)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.7.4
-pkgrel=128
+pkgver=2.7.5
+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-silently' 'haskell-temporary')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4dae2318ddc2d647ee273ebdbdb349bfdb8883d860681a932347fddcd012c4813c2f412804a9fe78a01d6c62ae4347bfedb7b4d46720c4ab75fb01caea99b6cc')
+sha512sums=('89b62907501058feead4b0dfe2832d36757c765a6720a338f6665efea1e07ecc04242874dfbae8c111067885176648002166bea1a4012a6b9277c834e87f8a52')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list