[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 17 15:17:31 UTC 2020
Date: Thursday, September 17, 2020 @ 15:17:30
Author: felixonmars
Revision: 708698
upgpkg: haskell-hspec 2.7.4-1: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4
Modified:
haskell-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-17 15:17:07 UTC (rev 708697)
+++ PKGBUILD 2020-09-17 15:17:30 UTC (rev 708698)
@@ -2,8 +2,8 @@
_hkgname=hspec
pkgname=haskell-hspec
-pkgver=2.7.3
-pkgrel=18
+pkgver=2.7.4
+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=('d5e3aa1cb5a4c621c3c9e1e053bdb04497df0a639c1083eaeacf60538e8c38cfad14157d38df8ed722b85f60bab8733ebf1e86d6f08792dfe841fa8f2c762988')
+sha512sums=('ebe6056f0f977c4fec6a1a43f2b9d2b463f883daba72e47e8b76e85d5ee4d7715e086bae457bdba499e41894f38853b76cd2bb1dc644bf23a94b45044e8bd2d6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list