Skip to content

Commit 689915b

Browse files
committed
Run `brew style --fix simnalamburt/x'
1 parent 2691de1 commit 689915b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Formula/haskell-stack.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class HaskellStack < Formula
5757
end
5858
end
5959

60-
disable! date: "2025-03-21", because: "is no longer needed due to official upstream support for Apple Silicon", \
60+
disable! date: "2025-03-21", because: "is no longer needed due to official upstream support for Apple Silicon",
6161
replacement: "haskell-stack"
6262

6363
depends_on "cabal-install" => :build

Formula/podman-apple-silicon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class PodmanAppleSilicon < Formula
2727
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bf3c16fef936aeda5e0dc3c0c5aecaa2243624c8244eacc6dd91e454c136fa15"
2828
end
2929

30-
disable! date: "2025-03-21", because: "is no longer needed due to official upstream support for Apple Silicon", \
30+
disable! date: "2025-03-21", because: "is no longer needed due to official upstream support for Apple Silicon",
3131
replacement: "podman"
3232

3333
depends_on "go" => :build

Formula/qemu-hvf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class QemuHvf < Formula
1010
sha256 arm64_big_sur: "499d85a59966e366543ddc4d8a2cb38c11785b07632d2bb959c26ea1d9a6a1d1"
1111
end
1212

13-
disable! date: "2025-03-21", because: "is no longer needed due to official upstream support for Apple Silicon", \
13+
disable! date: "2025-03-21", because: "is no longer needed due to official upstream support for Apple Silicon",
1414
replacement: "qemu"
1515

1616
depends_on "libtool" => :build

0 commit comments

Comments
 (0)