diff options
-rw-r--r-- | gn/packages/python.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm index 8d74134..cfcb943 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-2.0.0a5) + ("python-mistune" ,python-mistune) ("python-rdflib" ,python-rdflib) ("python-rdflib-jsonld" ,python-rdflib-jsonld) ("python-requests" ,python-requests) |