aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2020-11-04 01:19:29 +0300
committerBonfaceKilz2020-11-04 01:19:29 +0300
commit0bf4ee60fa3533a2c7245fc72ed8c42264947c2b (patch)
tree431edca62efb544cd6562baceebeeede0bed9127
parentbdce85dc8381e7ba375fc538bdba1cc2ea127e03 (diff)
downloadguix-bioinformatics-0bf4ee60fa3533a2c7245fc72ed8c42264947c2b.tar.gz
gn: python3-genenetwork2: Rename input
-rw-r--r--gn/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm
index cfcb943..8d74134 100644
--- a/gn/packages/python.scm
+++ b/gn/packages/python.scm
@@ -1112,7 +1112,7 @@ server.")
(propagated-inputs
`(("python-cachecontrol" ,python-cachecontrol-0.11)
("python-lockfile" ,python-lockfile)
- ("python-mistune" ,python-mistune)
+ ("python-mistune" ,python-mistune-2.0.0a5)
("python-rdflib" ,python-rdflib)
("python-rdflib-jsonld" ,python-rdflib-jsonld)
("python-requests" ,python-requests)