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

Felix Yan felixonmars at archlinux.org
Fri Jul 6 12:09:17 UTC 2018


    Date: Friday, July 6, 2018 @ 12:09:17
  Author: felixonmars
Revision: 353565

upgpkg: haskell-hspec-core 2.5.3-1

rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-06 12:05:02 UTC (rev 353564)
+++ PKGBUILD	2018-07-06 12:09:17 UTC (rev 353565)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.5.3
+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=('d72055732e377a201b17b78c93c208f2a8fb79376ddd97a3fc67ce205a8cc3cc8a25f35acef9072e7e469b44225af874d77b142fe7cb17d7973a15cb95b80814')
+sha512sums=('3e0b61577ff08dd99c9585635b29c9cfb52931cca55d5da4f8c2c06f86d8c45c9a488bc242f9e4c55cb3568ee28e3ba4a1141ffca870c404121100c3f6362219')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list