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

Felix Yan felixonmars at archlinux.org
Wed Apr 21 23:41:04 UTC 2021


    Date: Wednesday, April 21, 2021 @ 23:41:04
  Author: felixonmars
Revision: 920751

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 23:40:26 UTC (rev 920750)
+++ PKGBUILD	2021-04-21 23:41:04 UTC (rev 920751)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.7.9
-pkgrel=36
+pkgver=2.7.10
+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=('adac0e4357576b48a569c433f4458fffa7f172e45aa30292cf01cb8e01c6faed7f73090408a2c75789544c2b6ca4548c3aaf00cd279ca990144d3dd238460c45')
+sha512sums=('8c333df0dfb0ac10925f411c683a000ce89f1d27a08b25f119c259780b64828c0bb3b4cb0ed4f15b4867541700c53351cd920eb52a922fd4a0db796c5893aea6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list