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

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


    Date: Friday, January 8, 2021 @ 21:59:53
  Author: felixonmars
Revision: 814096

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 21:59:26 UTC (rev 814095)
+++ PKGBUILD	2021-01-08 21:59:53 UTC (rev 814096)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.7.4
-pkgrel=145
+pkgver=2.7.5
+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=('ebe6056f0f977c4fec6a1a43f2b9d2b463f883daba72e47e8b76e85d5ee4d7715e086bae457bdba499e41894f38853b76cd2bb1dc644bf23a94b45044e8bd2d6')
+sha512sums=('578fd532997f2799bbb7080b49a2e8a463fbc294de14e6c032bc26e3cbcd055f267ca0d1fe56538595f4ef1ef4eef180ed7c162d6cdf3783ca6a5289bcc97b19')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list