From 6c3a51f5ac415bcf62866dc0d2b5787e043d6d27 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Thu, 2 Apr 2026 11:27:10 +0200 Subject: Changed URLs for Chris packages --- gn/packages/javascript.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/javascript.scm') 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") -- cgit 1.4.1