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

Felix Yan felixonmars at archlinux.org
Sun Jul 30 17:33:23 UTC 2017


    Date: Sunday, July 30, 2017 @ 17:33:22
  Author: felixonmars
Revision: 247075

upgpkg: haskell-parsers 0.12.6-1

rebuild with parsers,0.12.6

Modified:
  haskell-parsers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-30 17:17:15 UTC (rev 247074)
+++ PKGBUILD	2017-07-30 17:33:22 UTC (rev 247075)
@@ -4,8 +4,8 @@
 
 _hkgname=parsers
 pkgname=haskell-parsers
-pkgver=0.12.5
-pkgrel=8
+pkgver=0.12.6
+pkgrel=1
 pkgdesc="Parsing combinators"
 url="http://github.com/ekmett/parsers/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc' "haskell-attoparsec" "haskell-base-orphans" "haskell-charset" "haskell-mtl"
          "haskell-parsec" "haskell-scientific" "haskell-text" "haskell-unordered-containers")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('adef207e1ca9ab77683e256e6c91fd5ac36332055b0c96b49ea831ef749e255f7cefeddb9ef4f924b6d7245bb7355a87a14057ae7f5e86866e3ef9571381f16a')
+sha512sums=('0728f24a7348e272660ea8f02eb6c10ea3d17037b06cc3fc61409253e9dcacfe7658f236129f65754061298b76f2b051850ecefeee6965387166724fb77520dd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list