Skip to content

Commit

Permalink
Update ms2rescore to 3.1.3.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Oct 2, 2024
1 parent 445a0a4 commit 7dfcc93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/ms2rescore/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "ms2rescore" %}
{% set version = "3.1.3" %}
{% set version = "3.1.3.post1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/ms2rescore-{{ version }}.tar.gz
sha256: 2eb69ed7a488294f419f503bfd652d987cb0f73a6ddaf7f3c44736ad282483a5
sha256: 432cb82e0ee605f648d2c80a9112a1a19a89d48e7f5a51d6a7bc59f4410cf6cf

build:
number: 0
Expand Down

0 comments on commit 7dfcc93

Please sign in to comment.