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 4de2fb9 commit dd092d5Copy full SHA for dd092d5
Formula/f/fourmolu.rb
@@ -1,8 +1,8 @@
1
class Fourmolu < Formula
2
desc "Formatter for Haskell source code"
3
homepage "https://github.com/fourmolu/fourmolu"
4
- url "https://github.com/fourmolu/fourmolu/archive/refs/tags/v0.15.0.0.tar.gz"
5
- sha256 "0a04336ea6104cc6ba309ad0f66caed58181e47bf301dd55002a7e8729b87e5e"
+ url "https://github.com/fourmolu/fourmolu/archive/refs/tags/v0.16.2.0.tar.gz"
+ sha256 "3d4b36afaa6343f66f2cebb6df921aa51b796d0843a838a92627222112590166"
6
license "BSD-3-Clause"
7
head "https://github.com/fourmolu/fourmolu.git", branch: "master"
8
0 commit comments