Skip to content

Commit

Permalink
Merge pull request #77 from regro-cf-autotick-bot/19.1.3_h4a4459
Browse files Browse the repository at this point in the history
flang v19.1.3
  • Loading branch information
h-vetinari authored Oct 31, 2024
2 parents a591a6a + 4f898ae commit b1d60b5
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 36 deletions.
18 changes: 1 addition & 17 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 32 additions & 10 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "19.1.2" %}
{% set version = "19.1.3" %}

package:
name: flang-split
version: {{ version }}

source:
url: https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-{{ version.replace(".rc", "-rc") }}.tar.gz
sha256: 622cb6c5e95a3bb7e9876c4696a65671f235bd836cfd0c096b272f6c2ada41e7
sha256: e5106e2bef341b3f5e41340e4b6c6a58259f4021ad801acf14e88f1a84567b05

build:
number: 0
Expand Down

0 comments on commit b1d60b5

Please sign in to comment.