Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/boost-histogram/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
context:
name: boost-histogram
version: 1.7.2
version: 1.8.0

package:
name: boost-histogram
version: ${{ version }}

source:
- url: https://pypi.io/packages/source/b/boost_histogram/boost_histogram-${{ version }}.tar.gz
sha256: 18c5e80e1867114a871adb3515bb9f94d5da2938c4d46171e3a03d7eb136e3be
sha256: 43d5c4c07315390b4a751165fa1fb00faafcc06c9da5442115063fba0e6130b1
patches:
- patches/patch_allow_shared.patch

Expand Down
Loading