[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jan 21 22:45:26 UTC 2021
Date: Thursday, January 21, 2021 @ 22:45:26
Author: felixonmars
Revision: 824224
upgpkg: haskell-hspec 2.7.7-1: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7
Modified:
haskell-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-21 22:44:42 UTC (rev 824223)
+++ PKGBUILD 2021-01-21 22:45:26 UTC (rev 824224)
@@ -2,8 +2,8 @@
_hkgname=hspec
pkgname=haskell-hspec
-pkgver=2.7.6
-pkgrel=9
+pkgver=2.7.7
+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=('e3eb753212514b579a498c0227e214204a9db454a49ede1d44e218f748665c4889aaeb27f49b16bde87428d142c0d1bf97f5c21d1a34d1a8c2e22d701aa749e2')
+sha512sums=('cf4d709457fe3cf1b26167ec7167b803393d571939657919b7da2480f93e30e704ed7d377b139c52fdf2ec396215491087f98c44100f52c4f23133a6b33619ab')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list