diff options
Diffstat (limited to 'gn/packages/cwl.scm')
-rw-r--r-- | gn/packages/cwl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/cwl.scm b/gn/packages/cwl.scm index 2ee83d7..3e0576c 100644 --- a/gn/packages/cwl.scm +++ b/gn/packages/cwl.scm @@ -61,7 +61,7 @@ ("python-rdflib" ,python-rdflib) ("python-requests" ,python-requests) ("python-ruamel.yaml" ,python-ruamel.yaml) - ("python-schema-salad" ,python-schema-salad-7) + ("python-schema-salad" ,python-schema-salad) ("python-setuptools" ,python-setuptools) ("python-shellescape" ,python-shellescape) ("python-typing-extensions" ,python-typing-extensions) |