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

Felix Yan felixonmars at archlinux.org
Sat Feb 4 06:00:20 UTC 2017


    Date: Saturday, February 4, 2017 @ 06:00:19
  Author: felixonmars
Revision: 209801

upgpkg: haskell-trifecta 1.6.2.1-1

rebuild with trifecta,1.6.2.1

Modified:
  haskell-trifecta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-04 05:01:37 UTC (rev 209800)
+++ PKGBUILD	2017-02-04 06:00:19 UTC (rev 209801)
@@ -4,8 +4,8 @@
 
 _hkgname=trifecta
 pkgname=haskell-trifecta
-pkgver=1.6.1
-pkgrel=6
+pkgver=1.6.2.1
+pkgrel=1
 pkgdesc="A modern parser combinator library with convenient diagnostics"
 url="http://github.com/ekmett/trifecta/"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
          "haskell-profunctors" "haskell-reducers" "haskell-semigroups" "haskell-unordered-containers"
          "haskell-utf8-string")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('854c2892ffddfa5315206a1ff94b4814517933c496acf5b7ae09fdde72a28cf7')
+sha256sums=('bab3724de8ed4f5283deb99013debf2e223e9e2c3c975e7d9b9bd44a9b30fbe5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list