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 326c356 commit 659dfc6Copy full SHA for 659dfc6
Formula/b/blueprint-compiler.rb
@@ -11,7 +11,8 @@ class BlueprintCompiler < Formula
11
head "https://gitlab.gnome.org/GNOME/blueprint-compiler.git", branch: "main"
12
13
bottle do
14
- sha256 cellar: :any_skip_relocation, all: "2421f6d9a9b639e63bd93add35e7dd08fea14c137dfda9a4f5133de82f183e83"
+ rebuild 1
15
+ sha256 cellar: :any_skip_relocation, all: "d935e3b6be2f9ca0baba92580a768de9e3bdc89f3d55e24113e39336456eb414"
16
end
17
18
depends_on "meson" => :build
0 commit comments