From 89df21f318b57c009f602c0db6072cf9360d38d7 Mon Sep 17 00:00:00 2001 From: emscripten-forge-bot Date: Sat, 8 Aug 2026 01:29:51 +0000 Subject: [PATCH] Update boost-histogram from 1.7.2 to 1.8.0 --- recipes/recipes_emscripten/boost-histogram/recipe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/recipes_emscripten/boost-histogram/recipe.yaml b/recipes/recipes_emscripten/boost-histogram/recipe.yaml index 975c2166ba4..540ce0beaa9 100644 --- a/recipes/recipes_emscripten/boost-histogram/recipe.yaml +++ b/recipes/recipes_emscripten/boost-histogram/recipe.yaml @@ -1,6 +1,6 @@ context: name: boost-histogram - version: 1.7.2 + version: 1.8.0 package: name: boost-histogram @@ -8,7 +8,7 @@ package: 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