diff options
author | Efraim Flashner | 2021-08-02 19:23:06 +0300 |
---|---|---|
committer | Efraim Flashner | 2021-08-02 19:25:11 +0300 |
commit | 20dd6613c8f8d804474b66bece63014b9fb4300f (patch) | |
tree | 3f2f0d2645e6aea5a790928094d188087b2ccde6 /gn/packages/bioinformatics.scm | |
parent | b59473e017116698324da2a9fef68963b450af99 (diff) | |
download | guix-bioinformatics-20dd6613c8f8d804474b66bece63014b9fb4300f.tar.gz |
gn: rust-handlegraph-0.7: Update to 0.7.0-alpha.9.
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 55977bf..3d6a062 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -490,9 +490,6 @@ reads.") (("\"0.7\"") "{ version = \"0.7.0-alpha.9\" }")) #t))))) - (inputs - ;; rust-handlegraph@0.7 doesn't get picked up as a rust input. - `(("rust-handlegraph-0.7" ,rust-handlegraph-0.7))) (home-page "https://github.com/marschall-lab/GFAffix") (synopsis "Identify walk-preserving shared affixes in variation graphs") (description |