Skip to content

Commit

Permalink
[ci skip] Merge PR 35459
Browse files Browse the repository at this point in the history
Merge PR bioconda#35459, commits were: 
 * Update snakemake to 7.8.3
  • Loading branch information
BiocondaBot authored Jun 23, 2022
1 parent 06ffec3 commit 053f383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/snakemake/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "7.8.2" %}
{% set version = "7.8.3" %}

package:
name: snakemake
version: {{ version }}

source:
url: https://pypi.io/packages/source/s/snakemake/snakemake-{{ version }}.tar.gz
sha256: b73ac610b5250d6b9626c512eeffd59df89c57d28dcd5775a2270739c1cc2358
sha256: d4c6c3c94c2277cafe8dc45fddb500b58d9f43f160b3229ed87251d268253def

build:
number: 0
Expand Down

0 comments on commit 053f383

Please sign in to comment.