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

Felix Yan felixonmars at archlinux.org
Mon Mar 22 13:18:19 UTC 2021


    Date: Monday, March 22, 2021 @ 13:18:18
  Author: felixonmars
Revision: 898869

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

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-22 13:16:54 UTC (rev 898868)
+++ PKGBUILD	2021-03-22 13:18:18 UTC (rev 898869)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.7.8
-pkgrel=26
+pkgver=2.7.9
+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=('65f731a760322488ede5374407d142eccd1343f31a8147683f21e2be289128df98118f12738c78236273f475f761e659ffcb66b95509be819a91bcf97c41ad21')
+sha512sums=('9c7a8e5d274978bfb0a9f6d6eaca4cec10aa2a3da94d962bb9448a47f23d6b0c5566585eb4d93fb4819a54ce49689ef544b0842939cbf3bb34a430dce16bd89a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list