[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 5 13:15:58 UTC 2021
Date: Friday, March 5, 2021 @ 13:15:58
Author: felixonmars
Revision: 881819
upgpkg: haskell-hspec 2.7.8-1: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8
Modified:
haskell-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-05 13:15:32 UTC (rev 881818)
+++ PKGBUILD 2021-03-05 13:15:58 UTC (rev 881819)
@@ -2,8 +2,8 @@
_hkgname=hspec
pkgname=haskell-hspec
-pkgver=2.7.7
-pkgrel=95
+pkgver=2.7.8
+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=('cf4d709457fe3cf1b26167ec7167b803393d571939657919b7da2480f93e30e704ed7d377b139c52fdf2ec396215491087f98c44100f52c4f23133a6b33619ab')
+sha512sums=('483e1a58cbd98c2c347b14480f450d19323527ec47a393a717724b3c7f6802fef2d593078c4d02c015d1f1587399922f4afda4a3e47a903d7c57b8b76b2e7425')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list