Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update r-acidplyr to 0.5.4 #46538

Merged
merged 1 commit into from
Mar 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/r-acidplyr/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.5.3" %}
{% set version = "0.5.4" %}
{% set github = "https://github.com/acidgenomics/r-acidplyr" %}

package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: d7667aa3ec534fbe13667a30ede0fc2f7bc25f0ea63a7b4708a28e1ed999ebf5
sha256: 6fd487f33b1ed9ccc1c2580003c8ea9907efd0fcf2b3875f27efa3ccf7d62e45

build:
number: 0
Expand Down