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

Felix Yan felixonmars at archlinux.org
Fri May 25 07:34:13 UTC 2018


    Date: Friday, May 25, 2018 @ 07:34:12
  Author: felixonmars
Revision: 329282

upgpkg: haskell-hspec-core 2.5.1-1

rebuild with hspec,2.5.1 hspec-core,2.5.1 hspec-discover,2.5.1

Modified:
  haskell-hspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-25 07:32:57 UTC (rev 329281)
+++ PKGBUILD	2018-05-25 07:34:12 UTC (rev 329282)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-core
 pkgname=haskell-hspec-core
-pkgver=2.5.0
-pkgrel=5
+pkgver=2.5.1
+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=('b5c299974b95b61d0644552d4d244f3aefe34990352ad7a67d2c7600e2d63acd11b7c3cae67b31a5dc00c76cfeb09afd27dfb1e170d33fdd1b0977258063f35d')
+sha512sums=('a1896204085d5d2480ea9656d251947862a9cb7ae2022d44b9efabfa85ac9ad57ac5641cd8fc3390a6ee04396217aa00cf6b2ce995bef1e8fc6031d17fa96335')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list