Skip to content

Commit 7802db6

Browse files
committed
cgrep 9.2.1
1 parent 87edf90 commit 7802db6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/c/cgrep.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cgrep < Formula
22
desc "Context-aware grep for source code"
33
homepage "https://awgn.github.io/cgrep/"
4-
url "https://hackage.haskell.org/package/cgrep-9.1.0/cgrep-9.1.0.tar.gz"
5-
sha256 "0bcdc712fcf21422a51338a7a152e3d3095343f595fd600f0e6e530b6565ecff"
4+
url "https://hackage.haskell.org/package/cgrep-9.2.1/cgrep-9.2.1.tar.gz"
5+
sha256 "066379b1d742595aad680e32acf1b950443c1891a05e0e64336f448044eefa57"
66
license "GPL-2.0-or-later"
77
head "https://github.com/awgn/cgrep.git", branch: "master"
88

0 commit comments

Comments
 (0)