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

Felix Yan felixonmars at gemini.archlinux.org
Fri Apr 1 00:28:07 UTC 2022


    Date: Friday, April 1, 2022 @ 00:28:07
  Author: felixonmars
Revision: 1178017

upgpkg: haskell-hspec 2.9.4-1: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-01 00:28:02 UTC (rev 1178016)
+++ PKGBUILD	2022-04-01 00:28:07 UTC (rev 1178017)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.9.3
-pkgrel=6
+pkgver=2.9.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=('cd7a387cfa7beacf99f3f84cb1c7c11366ab0fd6563aa97e9bbc2fe72ad05c9c43af38719f0195aba752d832775045f26822f0dffcb05e2b8be4c5b10023fe29')
+sha512sums=('648fd812f22613616c1f81206e8bd0ee3bbfe52a4e367344887a832b56317615711aa401c1ac6dfab46f84404885e01065d91e154b9136bde041cf5e419b01a0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list