Skip to content

Commit 7f107d4

Browse files
authored
Merge pull request #2312 from emscripten-forge/bump-matplotlib_3.10.1_to_3.10.2_for_main
Update matplotlib from 3.10.1 to 3.10.2
2 parents 66157d0 + e1e58ac commit 7f107d4

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.1
3+
version: 3.10.2
44

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

0 commit comments

Comments
 (0)