Date: Saturday, January 30, 2016 @ 14:06:04
  Author: fyan
Revision: 159544

upgpkg: cgrep 6.6.1-1

Modified:
  cgrep/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-30 13:00:11 UTC (rev 159543)
+++ PKGBUILD    2016-01-30 13:06:04 UTC (rev 159544)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=cgrep
-pkgver=6.6
+pkgver=6.6.1
 pkgrel=1
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/";
@@ -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=('7a1e831b11bcde09448ba3915f198271097df79837a5a8b9d2763f88a7ac911d')
+sha256sums=('49cfd5695a20c7cdad917704e81ae6cb50e77d7db6a18f7792237bb6c4dbfc38')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to