[arch-commits] Commit in cgrep/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue Jun 20 18:49:58 UTC 2017
    
    
  
    Date: Tuesday, June 20, 2017 @ 18:49:57
  Author: felixonmars
Revision: 239114
upgpkg: cgrep 6.6.17-9
rebuild with safe,0.3.15
Modified:
  cgrep/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 18:48:11 UTC (rev 239113)
+++ PKGBUILD	2017-06-20 18:49:57 UTC (rev 239114)
@@ -4,12 +4,12 @@
 
 pkgname=cgrep
 pkgver=6.6.17
-pkgrel=8
+pkgrel=9
 pkgdesc="A context-aware grep for source codes"
 url="http://awgn.github.io/cgrep/"
 license=("GPL2")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs" "haskell-dlist"
+depends=('ghc' "haskell-ansi-terminal" "haskell-async" "haskell-cmdargs" "haskell-dlist"
          "haskell-either" "haskell-mtl" "haskell-regex-base" "haskell-regex-pcre"
          "haskell-regex-posix" "haskell-safe" "haskell-split" "haskell-stm" "haskell-stringsearch"
          "haskell-unix-compat" "haskell-unicode-show" "haskell-unordered-containers"
    
    
More information about the arch-commits
mailing list