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

Felix Yan felixonmars at archlinux.org
Mon Mar 5 03:02:30 UTC 2018


    Date: Monday, March 5, 2018 @ 03:02:29
  Author: felixonmars
Revision: 302466

upgpkg: haskell-megaparsec 6.4.1-1

rebuild with megaparsec,6.4.1

Modified:
  haskell-megaparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-05 02:56:11 UTC (rev 302465)
+++ PKGBUILD	2018-03-05 03:02:29 UTC (rev 302466)
@@ -4,8 +4,8 @@
 
 _hkgname=megaparsec
 pkgname=haskell-megaparsec
-pkgver=6.4.0
-pkgrel=5
+pkgver=6.4.1
+pkgrel=1
 pkgdesc="Monadic parser combinators"
 url="https://github.com/mrkkrp/megaparsec"
 license=("custom:BSD2")
@@ -14,7 +14,7 @@
          'haskell-scientific' 'haskell-text')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec' 'haskell-hspec-expectations')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1c8c414fbc8cd55817c7232895d88dba4f08f232bdb9aef46dbb62e3780fd6e10f281a7f0f481400e1bc1fcbff814e64d61a55d5d68dba6549353fa4780f60de')
+sha512sums=('24b02c5ec5ef27c923ea034b6d6dcaf49cc16e288d5b22b0befb399fbc7489d4884e4239888dd5fb70d9cb9bf99f41246fbaa7705a622874f4183fcb611df6a0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list