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

Felix Yan felixonmars at archlinux.org
Mon Jan 11 00:03:32 UTC 2021


    Date: Monday, January 11, 2021 @ 00:03:32
  Author: felixonmars
Revision: 817657

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

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 00:02:41 UTC (rev 817656)
+++ PKGBUILD	2021-01-11 00:03:32 UTC (rev 817657)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.7.5
-pkgrel=5
+pkgver=2.7.6
+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=('89b62907501058feead4b0dfe2832d36757c765a6720a338f6665efea1e07ecc04242874dfbae8c111067885176648002166bea1a4012a6b9277c834e87f8a52')
+sha512sums=('35b03ce62d99bfb606ea86afcd410861d8752d60f2268e2e23cb95b429a36f582d0ec35c8fc2485aa0107debadfac1c5707501759f02791f953e966d902f52fe')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list