From 2fd5cecd21288efa55d8e987af3abca94a79604b Mon Sep 17 00:00:00 2001 From: Erik Garrison Date: Mon, 2 Aug 2021 18:04:14 +0200 Subject: get bugfix in rs-handlegraph --- gn/packages/bioinformatics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index b2950ee..55977bf 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -488,7 +488,7 @@ reads.") ;; TODO: Replace the hardcoded version with logic. (substitute* "Cargo.toml" (("\"0.7\"") - "{ version = \"0.7.0-alpha.7\" }")) + "{ version = \"0.7.0-alpha.9\" }")) #t))))) (inputs ;; rust-handlegraph@0.7 doesn't get picked up as a rust input. -- cgit v1.2.3