diff --git a/recipes/mosaic/recipe.yaml b/recipes/mosaic/recipe.yaml index 5c7c6422..46a63712 100644 --- a/recipes/mosaic/recipe.yaml +++ b/recipes/mosaic/recipe.yaml @@ -16,10 +16,10 @@ package: source: - git: https://github.com/christianbator/mosaic - rev: main + rev: 6890114b5189343f0181b3f70574fccb69f04a28 build: - number: 0 + number: 1 script: build/build.sh dynamic_linking: missing_dso_allowlist: @@ -31,7 +31,7 @@ requirements: build: - clang host: - - max==25.1.0 + - max==25.2.0 run: - ${{ pin_compatible('max') }}