[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 6 23:13:26 UTC 2022


    Date: Thursday, January 6, 2022 @ 23:13:26
  Author: felixonmars
Revision: 1095690

upgpkg: haskell-hspec 2.8.4-1: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4

Modified:
  haskell-hspec/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-06 23:12:52 UTC (rev 1095689)
+++ PKGBUILD	2022-01-06 23:13:26 UTC (rev 1095690)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.8.3
-pkgrel=106
+pkgver=2.8.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=('29d939b66e12653dea3858d84ef52c699a418058c04709cc1e0d7172f885eed9b125441a78b090e2102fd522083356c4df95178d237ce8771d98b49bf18bc2eb')
+sha512sums=('e46f06abd0bd1721f3f881bc0de91b5fc878020b354a7d214a8cc7773903fd984931f509d394206b03eb3f9f947a4be1118df2452e993dc69aaf19338bdababd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list