[arch-commits] Commit in haskell-hspec-core/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 5 19:44:27 UTC 2022
Date: Monday, September 5, 2022 @ 19:44:26
Author: felixonmars
Revision: 1293124
upgpkg: haskell-hspec-core 2.10.0-1: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0
Modified:
haskell-hspec-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 19:44:12 UTC (rev 1293123)
+++ PKGBUILD 2022-09-05 19:44:26 UTC (rev 1293124)
@@ -2,8 +2,8 @@
_hkgname=hspec-core
pkgname=haskell-hspec-core
-pkgver=2.9.7
-pkgrel=51
+pkgver=2.10.0
+pkgrel=1
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
license=('MIT')
@@ -14,7 +14,7 @@
makedepends=('ghc')
checkdepends=('haskell-base-orphans' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('e44c20d3b2d9c827017f06467c760d014dee9938fe76ec18f40f0fc2527b3d7d653290eb6f9c2df994b5b997373f899a7bd6c2e8f487ed92c43c61fb9c4366b1')
+sha512sums=('f284bc105b2920449879dc19656235e971f27320979cab6b1853261094dc54cda39c1bae5318a9843b9153dc4060fcbb17bbf5704be868cfcdc301d393a2a136')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list