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

Felix Yan felixonmars at archlinux.org
Wed May 12 22:15:02 UTC 2021


    Date: Wednesday, May 12, 2021 @ 22:15:02
  Author: felixonmars
Revision: 932722

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

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-12 22:14:14 UTC (rev 932721)
+++ PKGBUILD	2021-05-12 22:15:02 UTC (rev 932722)
@@ -2,8 +2,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.7.10
-pkgrel=11
+pkgver=2.8.0
+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=('8c333df0dfb0ac10925f411c683a000ce89f1d27a08b25f119c259780b64828c0bb3b4cb0ed4f15b4867541700c53351cd920eb52a922fd4a0db796c5893aea6')
+sha512sums=('11149590d31d7eb43de6cbdece9cf1a51261bb2f9ec2b815f9cf91dc71d3ebc3be6526df3f4a0d5658426dd5b0675d6062a73df660582a4ab17980bf83a0648f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list