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

Felix Yan felixonmars at archlinux.org
Wed Jul 11 07:34:22 UTC 2018


    Date: Wednesday, July 11, 2018 @ 07:34:22
  Author: felixonmars
Revision: 356960

upgpkg: haskell-hspec-core 2.5.4-1

rebuild with hspec 2.5.4, hspec-core 2.5.4, hspec-discover 2.5.4

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-11 07:30:45 UTC (rev 356959)
+++ PKGBUILD	2018-07-11 07:34:22 UTC (rev 356960)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.5.3
-pkgrel=2
+pkgver=2.5.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -14,7 +14,7 @@
          'haskell-random' 'haskell-setenv' 'haskell-tf-random')
 makedepends=('ghc' 'haskell-hspec-meta' 'haskell-silently' 'haskell-temporary')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('3e0b61577ff08dd99c9585635b29c9cfb52931cca55d5da4f8c2c06f86d8c45c9a488bc242f9e4c55cb3568ee28e3ba4a1141ffca870c404121100c3f6362219')
+sha512sums=('75809958e7a4f64a4bda46ac437f504437275032315df2df6c4fc6ba583b8f83a4c656614483c2811538392404d3e4fb04832c6cb3f957bb1393d72f15317045')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list