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

Felix Yan felixonmars at archlinux.org
Mon Jan 11 00:04:05 UTC 2021


    Date: Monday, January 11, 2021 @ 00:04:04
  Author: felixonmars
Revision: 817659

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 00:03:41 UTC (rev 817658)
+++ PKGBUILD	2021-01-11 00:04:04 UTC (rev 817659)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-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')
@@ -12,7 +12,7 @@
          'haskell-hspec-expectations')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('578fd532997f2799bbb7080b49a2e8a463fbc294de14e6c032bc26e3cbcd055f267ca0d1fe56538595f4ef1ef4eef180ed7c162d6cdf3783ca6a5289bcc97b19')
+sha512sums=('e3eb753212514b579a498c0227e214204a9db454a49ede1d44e218f748665c4889aaeb27f49b16bde87428d142c0d1bf97f5c21d1a34d1a8c2e22d701aa749e2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list