We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bf0cfc commit 5f1e4a8Copy full SHA for 5f1e4a8
1 file changed
recipes/r-acidbase/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "0.1.5" %}
+{% set version = "0.1.6" %}
2
{% set github = "https://github.com/acidgenomics/acidbase" %}
3
4
package:
@@ -7,7 +7,7 @@ package:
7
8
source:
9
url: "{{ github }}/archive/v{{ version }}.tar.gz"
10
- sha256: 314b06c5a1c1cecb0ac2e8b89442335e8c6126bd69a0a4f4a86777ea9199943b
+ sha256: c693ff8958483bcb514fdcd5023c76dfd0ec98f10478728088ab78a216b844e2
11
12
build:
13
number: 0
0 commit comments