Skip to content

Commit d11c29a

Browse files
committed
ormolu 0.7.6.0
1 parent 48a36ad commit d11c29a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/ormolu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ormolu < Formula
22
desc "Formatter for Haskell source code"
33
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"
4+
url "https://github.com/tweag/ormolu/archive/refs/tags/0.7.6.0.tar.gz"
5+
sha256 "cecaf48ce9464e956c04b066d7a735b4ca920804b1549b09c2a5acc664e9e434"
66
license "BSD-3-Clause"
77
head "https://github.com/tweag/ormolu.git", branch: "master"
88

0 commit comments

Comments
 (0)