diff options
author | Efraim Flashner | 2020-07-19 15:51:27 +0300 |
---|---|---|
committer | Efraim Flashner | 2020-07-19 15:51:27 +0300 |
commit | 279b6655f3bd41dc626252684bef01a8376e80b7 (patch) | |
tree | fa496cc62e5705d04851a81061b448abb99f1199 /gn/packages/cwl.scm | |
parent | 52655c1b927ccbde955cb71f0cf7d50a8a48a7b3 (diff) | |
download | guix-bioinformatics-279b6655f3bd41dc626252684bef01a8376e80b7.tar.gz |
gn: Update python-schema-salad to 7
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) |