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

Felix Yan felixonmars at archlinux.org
Mon Jun 26 15:58:34 UTC 2017


    Date: Monday, June 26, 2017 @ 15:58:33
  Author: felixonmars
Revision: 241025

upgpkg: haskell-megaparsec 5.3.1-1

rebuild with megaparsec,5.3.1

Modified:
  haskell-megaparsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-26 15:58:01 UTC (rev 241024)
+++ PKGBUILD	2017-06-26 15:58:33 UTC (rev 241025)
@@ -4,8 +4,8 @@
 
 _hkgname=megaparsec
 pkgname=haskell-megaparsec
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.1
+pkgrel=1
 pkgdesc="Monadic parser combinators"
 url="https://github.com/mrkkrp/megaparsec"
 license=("custom:BSD2")
@@ -13,7 +13,7 @@
 depends=('ghc' "haskell-exceptions" "haskell-mtl" "haskell-quickcheck" "haskell-scientific"
          "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('11c1a85a2f2cffd3bf9b21800d1f2a638ca10609f8f83299ad90241bbd3a60c93e9c53481f3fed15b3ff782f40e6a9f9294bbe0be9c5fe46f7eebff57f17006b')
+sha512sums=('2319dcc4d59f483dbea42069008861ea17b8c6163fbfef6374e632781a155a88e406eb16dac1b59799871cb115893748fb50bbe52d23d3c8810211ccb4a6ce50')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list