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 48a36ad commit d11c29aCopy full SHA for d11c29a
Formula/o/ormolu.rb
@@ -1,8 +1,8 @@
1
class Ormolu < Formula
2
desc "Formatter for Haskell source code"
3
homepage "https://github.com/tweag/ormolu"
4
- url "https://github.com/tweag/ormolu/archive/refs/tags/0.7.5.0.tar.gz"
5
- sha256 "3fefd78d771fb228ad2d698f77644f3d0cfc1dc8cba81c3c560de151aaa052ca"
+ url "https://github.com/tweag/ormolu/archive/refs/tags/0.7.6.0.tar.gz"
+ sha256 "cecaf48ce9464e956c04b066d7a735b4ca920804b1549b09c2a5acc664e9e434"
6
license "BSD-3-Clause"
7
head "https://github.com/tweag/ormolu.git", branch: "master"
8
0 commit comments