mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
40878bfc38
commit
7b10ca6fe2
1 changed files with 1 additions and 1 deletions
|
@ -9303,7 +9303,7 @@ comparison.
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "matplotlib" version))
|
(uri (pypi-uri "matplotlib" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18h78s5ld1i6mz00w258hy29909nfr3ddq6ry9kq18agw468bks8"))
|
(base32 "18amhxyxa6yzy1nwky4ggdgvvxnbl3qz2lki05vfx0dqf6w7ia81"))
|
||||||
(patches (search-patches "python-matplotlib-fix-legend-loc-best-test.patch"))))
|
(patches (search-patches "python-matplotlib-fix-legend-loc-best-test.patch"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue