Skip to content

Commit

Permalink
Merge pull request #83 from conda-forge/flemmel-patch-23
Browse files Browse the repository at this point in the history
Update meta.yaml
  • Loading branch information
flemmel authored Oct 14, 2024
2 parents e51c9a6 + cf06ac4 commit bd2776f
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.6" %}
{% set version = "2.6.1" %}

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

source:
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/pyxel_sim-{{ version }}.tar.gz
sha256: 1a0b657c25164514b2c2eaf287455badd2e6b20d676dd4cc5673c00c7bfe7e58
sha256: 8e1880c05371f3ef482671f83a4a8a9eb8c3640d8a78a1014913d98fe8a250fd

build:
entry_points:
Expand Down

0 comments on commit bd2776f

Please sign in to comment.