Skip to content

Commit

Permalink
updated v4.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored and iainrussell committed Dec 14, 2023
1 parent 39554a2 commit d3cb03d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{% set name = "Magics" %}
{% set version = "4.14.2" %}
{% set version = "4.15.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://confluence.ecmwf.int/download/attachments/3473464/{{ name }}-{{ version }}-Source.tar.gz
sha256: 80119bb083b1baf9a7e93ca13d09947e47ad1c58846be90405205548ccda508b
sha256: 03db2c045f0409bf1040989452110128618abdcd2ed5d755116f25b44dadfc13
patches:
- 0001-Require-C-17-compiler.patch
- 0002-Remove-use-of-deprecated-unary_function.patch

build:
number: 2
number: 0
skip: true # [win]
detect_binary_files_with_prefix: true

Expand Down

0 comments on commit d3cb03d

Please sign in to comment.