We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87edf90 commit 7802db6Copy full SHA for 7802db6
1 file changed
Formula/c/cgrep.rb
@@ -1,8 +1,8 @@
1
class Cgrep < Formula
2
desc "Context-aware grep for source code"
3
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"
+ url "https://hackage.haskell.org/package/cgrep-9.2.1/cgrep-9.2.1.tar.gz"
+ sha256 "066379b1d742595aad680e32acf1b950443c1891a05e0e64336f448044eefa57"
6
license "GPL-2.0-or-later"
7
head "https://github.com/awgn/cgrep.git", branch: "master"
8
0 commit comments