Skip to content

Commit

Permalink
Merge pull request #76 from conda-forge/flemmel-patch-16
Browse files Browse the repository at this point in the history
Update meta.yaml
  • Loading branch information
flemmel authored Jul 25, 2024
2 parents 554fcf6 + 3af574a commit 0945eb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "pyxel-sim" %}
{% set version = "2.4" %}
{% set version = "2.4.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pyxel_sim-{{ version }}.tar.gz
sha256: ec2e4fa219b8783ddce7a0478d78a8f870bc7abaeb74a3452590724ba6e6df23
sha256: 265e5ffdf944a0b9de577f0779a7a197a3f756813c2084ffd624908d1316d8b8

build:
entry_points:
Expand Down

0 comments on commit 0945eb4

Please sign in to comment.