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

Felix Yan felixonmars at archlinux.org
Sat Jan 13 02:23:42 UTC 2018


    Date: Saturday, January 13, 2018 @ 02:23:41
  Author: felixonmars
Revision: 281756

upgpkg: haskell-hspec-meta 2.4.6-1

Modified:
  haskell-hspec-meta/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 02:23:38 UTC (rev 281755)
+++ PKGBUILD	2018-01-13 02:23:41 UTC (rev 281756)
@@ -3,7 +3,7 @@
 
 _hkgname=hspec-meta
 pkgname=haskell-hspec-meta
-pkgver=2.4.4
+pkgver=2.4.6
 pkgrel=1
 pkgdesc="A version of Hspec which is used to test Hspec itself"
 url="http://hspec.github.io/"
@@ -14,7 +14,7 @@
          'haskell-async' 'haskell-call-stack')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('91f66cbeecb3cede014b264f18693467c981bb07c79f173fb0e32935057d2415bd3f47e1b59d74f56b098710f1767e9ba5b5d9d060728989eaf516efaa3329e6')
+sha512sums=('8e62dd923e943a3242034d838016280ed3e2d6767c5c22fac76c71433433a938f5e290cd79400cdc659706c54f21a06805b54e91702acdb0daea20c8513e8d8f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list