about summary refs log tree commit diff
diff options
context:
space:
mode:
authorpjotrp2026-04-02 11:27:10 +0200
committerpjotrp2026-04-02 11:27:10 +0200
commit6c3a51f5ac415bcf62866dc0d2b5787e043d6d27 (patch)
tree72d79379e3ae7b475f1191f0614900fb5df55c3f
parent8784c0fc421d26d070aaa16351c0d6acc2d95cfd (diff)
downloadguix-bioinformatics-6c3a51f5ac415bcf62866dc0d2b5787e043d6d27.tar.gz
Changed URLs for Chris packages
-rw-r--r--gn/packages/crates-io.scm4
-rw-r--r--gn/packages/javascript.scm4
2 files changed, 4 insertions, 4 deletions
diff --git a/gn/packages/crates-io.scm b/gn/packages/crates-io.scm
index dd76d28..17eb20a 100644
--- a/gn/packages/crates-io.scm
+++ b/gn/packages/crates-io.scm
@@ -62,7 +62,7 @@ functions} for a collection of hashable objects.")
         ("rust-serde" ,rust-serde-1))
         #:cargo-development-inputs
         (("rust-criterion" ,rust-criterion-0.3))))
-    (home-page "https://github.com/chfi/rs-gfa")
+    (home-page "https://github.com/pangenome/rs-gfa")
     (synopsis
      "Library for working with graphs in the GFA (Graphical Fragment Assembly) format")
     (description
@@ -121,7 +121,7 @@ functions} for a collection of hashable objects.")
        #:cargo-development-inputs
        (("rust-quickcheck" ,rust-quickcheck-0.9)
         ("rust-rand" ,rust-rand-0.7))))
-    (home-page "https://github.com/chfi/rs-handlegraph")
+    (home-page "https://github.com/pangenome/rs-handlegraph")
     (synopsis "Library for use in variation graphs")
     (description
      "This package provides a Rust implementation of VG handle graph.")
diff --git a/gn/packages/javascript.scm b/gn/packages/javascript.scm
index 4f0ae9b..6ba75ca 100644
--- a/gn/packages/javascript.scm
+++ b/gn/packages/javascript.scm
@@ -1672,7 +1672,7 @@ experience.")
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/BonfaceKilz/Dist-Purestript-Genome-Browser")
+             (url "https://github.com/genenetwork/purescript-genetics-browser")
              (commit "93d45a55ca5053bb87b6d4627ae5c7d973c046ea")))
        (file-name (git-file-name name version))
        (sha256
@@ -1689,7 +1689,7 @@ experience.")
                 (source (assoc-ref %build-inputs "source")))
            (copy-recursively source targetdir)))))
     (native-inputs `(("source" ,source)))
-    (home-page "https://github.com/chfi/purescript-genetics-browser")
+    (home-page "https://github.com/genenetwork/purescript-genetics-browser")
     (synopsis "Dist files for the purescript genetics browser")
     (description
      "Dist files for the purescript genetics browser")