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

Felix Yan fyan at archlinux.org
Fri Jan 29 07:52:07 UTC 2016


    Date: Friday, January 29, 2016 @ 08:52:06
  Author: fyan
Revision: 159402

upgpkg: cgrep 6.6-1

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-29 03:18:35 UTC (rev 159401)
+++ PKGBUILD	2016-01-29 07:52:06 UTC (rev 159402)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=cgrep
-pkgver=6.5.15
-pkgrel=2
+pkgver=6.6
+pkgrel=1
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/"
 license=("GPL2")
@@ -16,7 +16,7 @@
              "haskell-stm" "haskell-stringsearch" "haskell-unix-compat"
              "haskell-unordered-containers")
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7132cba60d2352fecbc392380cfead394300819974b3d6843fba3ad49dbf64b5')
+sha256sums=('7a1e831b11bcde09448ba3915f198271097df79837a5a8b9d2763f88a7ac911d')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list