Skip to content

Commit d3537f0

Browse files
BiocondaBotAutobump
authored and
Autobump
committed
Update snakemake-executor-plugin-slurm to 1.2.8
1 parent 1a1b73e commit d3537f0

File tree

1 file changed

+2
-2
lines changed
  • recipes/snakemake-executor-plugin-slurm

1 file changed

+2
-2
lines changed

recipes/snakemake-executor-plugin-slurm/meta.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "snakemake-executor-plugin-slurm" %}
2-
{% set version = "1.2.7" %}
2+
{% set version = "1.2.8" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/snakemake_executor_plugin_slurm-{{ version }}.tar.gz
10-
sha256: 3f0a11e59a615fe9270ca7fc8561e1f806de0652ee734fd064d3b8885cfb37e9
10+
sha256: b053059fff7a69d407f975c40899affb27d0f405fd8ae0f3b2955449b0190b1d
1111

1212
build:
1313
noarch: python

0 commit comments

Comments
 (0)