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

Felix Yan felixonmars at archlinux.org
Thu Aug 13 13:26:00 UTC 2020


    Date: Thursday, August 13, 2020 @ 13:26:00
  Author: felixonmars
Revision: 677248

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

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 13:24:53 UTC (rev 677247)
+++ PKGBUILD	2020-08-13 13:26:00 UTC (rev 677248)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.7.1
-pkgrel=55
+pkgver=2.7.2
+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=('5ab0925566c3b6f05480bd4e464ca32e0a212b4b4ff439d02b3df5b75b23b45ca0c63bab8398ebeeedce0ba30bb653b1ea85df2b7e6e3a058cb4413dc1c53ee2')
+sha512sums=('ba0f9b00715ab6f8c830971b5d54f120619911e3340461d4e7f2e013d1e5810350c9260093f92e780526b98f54d2b5901162cfd4a5d7fe495d735afe2477d0c2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list