summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorJosselin Poiret <dev@jpoiret.xyz>2024-01-29 11:36:17 +0100
committerChristopher Baines <mail@cbaines.net>2024-07-11 10:24:44 +0100
commit80f5ee0ae32f3ad3114efb9a2e16f0e4145cb925 (patch)
treeefa835e2925d1e67bbaad50e5da652ff252ab709 /gnu/packages/python-xyz.scm
parente735320f26390057d3dececd95d0979bb65acc29 (diff)
Partially revert gnu: python-matplotlib: Fix flaky Legend loc test.
I changed the commit hash by mistake, revert that. * gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash change. Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index edf963dfd3..0b4adb57b6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9189,7 +9189,7 @@ comparison.
(method url-fetch)
(uri (pypi-uri "matplotlib" version))
(sha256
- (base32 "18h78s5ld1i6mz00w258hy29909nfr3ddq6ry9kq18agw468bks8"))
+ (base32 "18amhxyxa6yzy1nwky4ggdgvvxnbl3qz2lki05vfx0dqf6w7ia81"))
(patches (search-patches "python-matplotlib-fix-legend-loc-best-test.patch"))))
(build-system pyproject-build-system)
(arguments