about summary refs log tree commit diff
path: root/gn/packages/crates-io.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/crates-io.scm')
-rw-r--r--gn/packages/crates-io.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/crates-io.scm b/gn/packages/crates-io.scm
index 7e74b60..a0e31ce 100644
--- a/gn/packages/crates-io.scm
+++ b/gn/packages/crates-io.scm
@@ -144,7 +144,7 @@ functions} for a collection of hashable objects.")
      "Library for working with graphs in the GFA (Graphical Fragment Assembly) format")
     (license license:expat)))
 
-(define-public rust-handlegraph-0.7
+(define-public rust-handlegraph-0.7.0-alpha.9
   (package
     (name "rust-handlegraph")
     (version "0.7.0-alpha.9")
@@ -180,7 +180,7 @@ functions} for a collection of hashable objects.")
 
 (define-public rust-handlegraph-0.3
   (package
-    (inherit rust-handlegraph-0.7)
+    (inherit rust-handlegraph-0.7.0-alpha.9)
     (name "rust-handlegraph")
     (version "0.3.0")
     (source (origin