efraim pushed a commit to branch master
in repository guix.
commit f8be1474112bd94e195f75b38b550f7a165e5140
Author: Efraim Flashner <[email protected]>
AuthorDate: Mon Nov 23 09:47:47 2020 +0200
gnu: python-pydot: Update home-page URI.
* gnu/packages/graphviz.scm (python-pydot)[home-page]: Update to new
home-page URI.
---
gnu/packages/graphviz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index 86f20bf..b5c4774 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -352,7 +352,7 @@ can be used either as a standalone application, or as a
Python library.")
("python-chardet" ,python-chardet)))
(propagated-inputs
`(("python-pyparsing" ,python-pyparsing)))
- (home-page "https://github.com/erocarrera/pydot")
+ (home-page "https://github.com/pydot/pydot")
(synopsis "Python interface to Graphviz's DOT language")
(description
"Pydot provides an interface to create, handle, modify and process