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

Felix Yan felixonmars at archlinux.org
Mon Mar 22 13:19:58 UTC 2021


    Date: Monday, March 22, 2021 @ 13:19:58
  Author: felixonmars
Revision: 898871

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-22 13:18:41 UTC (rev 898870)
+++ PKGBUILD	2021-03-22 13:19:58 UTC (rev 898871)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.7.8
-pkgrel=29
+pkgver=2.7.9
+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=('483e1a58cbd98c2c347b14480f450d19323527ec47a393a717724b3c7f6802fef2d593078c4d02c015d1f1587399922f4afda4a3e47a903d7c57b8b76b2e7425')
+sha512sums=('adac0e4357576b48a569c433f4458fffa7f172e45aa30292cf01cb8e01c6faed7f73090408a2c75789544c2b6ca4548c3aaf00cd279ca990144d3dd238460c45')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list