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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 06:28:26 UTC 2017


    Date: Tuesday, June 20, 2017 @ 06:28:25
  Author: felixonmars
Revision: 238819

upgpkg: haskell-hspec 2.4.4-1

rebuild with hspec,2.4.4 hspec-core,2.4.4 hspec-discover,2.4.4 quickcheck-io,0.2.0

Modified:
  haskell-hspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 06:27:49 UTC (rev 238818)
+++ PKGBUILD	2017-06-20 06:28:25 UTC (rev 238819)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec
 pkgname=haskell-hspec
-pkgver=2.4.3
-pkgrel=6
+pkgver=2.4.4
+pkgrel=1
 pkgdesc="A Testing Framework for Haskell"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc' 'haskell-call-stack' 'haskell-hspec-core' 'haskell-hspec-discover'
          'haskell-hspec-expectations' 'haskell-quickcheck' 'haskell-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4501f7c8e41b46eda95a7141f6a281a17d1e0eded61d3f61c2d445ed9cd3ceaaeb023e367dc05122a6b235182595682807e4f8a0450f8e4a4377ceb5708f809d')
+sha512sums=('9be1c1deee500d2eedde506fea9ef5cf15571aa20ef7b4b57c442892bca1f18349a80d2c7e0d268bc8ae989dc679f85ce17a7dba0f10fb7f920e13df9706bdf5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list