Skip to content

Commit

Permalink
Update genmod to 3.8.3 (#51069)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Oct 1, 2024
1 parent 8fc154f commit a9a2602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/genmod/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "genmod" %}
{% set version = "3.8.2" %}
{% set version = "3.8.3" %}

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

source:
url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz"
sha256: 72921cce29fd8d6b99eea76921a0a71d3846abcb92bcb02dafd24886ab9264a3
sha256: 97a411f3f014557cf57aed9cc18e55e097ab7c54b191eb7995c10dd97d4bdeaf

build:
number: 0
Expand Down

0 comments on commit a9a2602

Please sign in to comment.