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

Felix Yan felixonmars at archlinux.org
Thu Jun 28 12:10:52 UTC 2018


    Date: Thursday, June 28, 2018 @ 12:10:52
  Author: felixonmars
Revision: 346611

upgpkg: haskell-hspec-core 2.5.2-1

rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-28 12:08:02 UTC (rev 346610)
+++ PKGBUILD	2018-06-28 12:10:52 UTC (rev 346611)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.5.1
-pkgrel=9
+pkgver=2.5.2
+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=('a1896204085d5d2480ea9656d251947862a9cb7ae2022d44b9efabfa85ac9ad57ac5641cd8fc3390a6ee04396217aa00cf6b2ce995bef1e8fc6031d17fa96335')
+sha512sums=('d72055732e377a201b17b78c93c208f2a8fb79376ddd97a3fc67ce205a8cc3cc8a25f35acef9072e7e469b44225af874d77b142fe7cb17d7973a15cb95b80814')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list