Skip to content

Commit 92f9d81

Browse files
authored
Merge pull request #2313 from emscripten-forge/bump-matplotlib_3.10.2_to_3.10.3_for_main
Update matplotlib from 3.10.2 to 3.10.3
2 parents 7f107d4 + aad0d51 commit 92f9d81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/recipes_emscripten/matplotlib/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
context:
22
name: matplotlib
3-
version: 3.10.2
3+
version: 3.10.3
44

55
source:
66
- url: https://github.com/matplotlib/matplotlib/archive/v${{ version }}.tar.gz
7-
sha256: dadf06cd532b7fcc21696aebd6016e565844cc97961be05d80ce59d2264c93af
7+
sha256: d581d3cec14478a0347631f93d534c2acf11bf554670eedd0a200f56ec979d12
88
patches:
99
- patches/fix-threading-and-font-cache.patch
1010
- patches/static-cast.patch

0 commit comments

Comments
 (0)