Skip to content

Commit

Permalink
Merge pull request #46 from regro-cf-autotick-bot/23.06.00_ha4b60b
Browse files Browse the repository at this point in the history
librmm v23.06.00
  • Loading branch information
jakirkham authored Jun 8, 2023
2 parents dca6148 + a4c2a53 commit 949df8e
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,17 +1,17 @@
{% set name = "librmm" %}
{% set version = "23.04.01" %}
{% set version = "23.06.00" %}

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

source:
- url: https://github.com/rapidsai/rmm/archive/refs/tags/v{{ version }}.tar.gz
sha256: 39dead2f0c7bc0788dce1231b6dc2381275e260cbbefdaa8a3ea3a62f8ebad42
sha256: 3dade75a6ba21041e47493a6514513aa01d40e19bba500f5e648e399744e1a24
folder: rmm

build:
number: 1
number: 0
skip: true # [(not linux) or (cuda_compiler_version == "None")]
run_exports:
- {{ pin_subpackage(name, max_pin="x.x") }}
Expand Down

0 comments on commit 949df8e

Please sign in to comment.