diff options
| author | pjotrp | 2026-04-02 11:27:10 +0200 |
|---|---|---|
| committer | pjotrp | 2026-04-02 11:27:10 +0200 |
| commit | 6c3a51f5ac415bcf62866dc0d2b5787e043d6d27 (patch) | |
| tree | 72d79379e3ae7b475f1191f0614900fb5df55c3f /gn/packages/javascript.scm | |
| parent | 8784c0fc421d26d070aaa16351c0d6acc2d95cfd (diff) | |
| download | guix-bioinformatics-6c3a51f5ac415bcf62866dc0d2b5787e043d6d27.tar.gz | |
Changed URLs for Chris packages
Diffstat (limited to 'gn/packages/javascript.scm')
| -rw-r--r-- | gn/packages/javascript.scm | 4 |
1 files changed, 2 insertions, 2 deletions
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") |
