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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 06:22:50 UTC 2017


    Date: Tuesday, June 20, 2017 @ 06:22:49
  Author: felixonmars
Revision: 238811

upgpkg: haskell-hspec-discover 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-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 06:17:47 UTC (rev 238810)
+++ PKGBUILD	2017-06-20 06:22:49 UTC (rev 238811)
@@ -3,8 +3,8 @@
 
 _hkgname=hspec-discover
 pkgname=haskell-hspec-discover
-pkgver=2.4.3
-pkgrel=2
+pkgver=2.4.4
+pkgrel=1
 pkgdesc="Automatically discover and run Hspec tests"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ed4c8a6aeb53718eab6581abb49185e6f772bf4a89a129b2b81958e9fc0526eb0d8fc41ecab3992a09fcb57c75b4c80d69dac93cefad757a149115801966bdb0')
+sha512sums=('f8d589b3769427c6738e64ed3412d67c9352dac9dc16c769470c5dc17cda4dd4282e42d03573dedbc8532051d756009a6b33e42bc1b4dea3a0c77d29cc08a5d9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list