[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 5 19:45:15 UTC 2022
Date: Monday, September 5, 2022 @ 19:45:14
Author: felixonmars
Revision: 1293126
upgpkg: haskell-hspec 2.10.0-1: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0
Modified:
haskell-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 19:44:44 UTC (rev 1293125)
+++ PKGBUILD 2022-09-05 19:45:14 UTC (rev 1293126)
@@ -2,8 +2,8 @@
_hkgname=hspec
pkgname=haskell-hspec
-pkgver=2.9.7
-pkgrel=60
+pkgver=2.10.0
+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=('a013e594f7b775fa26032b7375140e3977678ff1a8c9a4d880a90dea0648b1666e198ecff20bdfdcef5b9e8cd83cde679169c98fcb19100f045b8187bd263db9')
+sha512sums=('0d5bed2b9212e434d3785adcdd0938b72c6f0e68e06b5c206b6ce1fff24f79261650cc950cdb095a7135335e01636a8dfc5c62249f5a2c207264d83a56cba607')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list