diff options
| author | jgart | 2024-08-15 16:22:53 -0500 |
|---|---|---|
| committer | jgart | 2024-08-15 16:22:53 -0500 |
| commit | 389aaae5351ca1f818a856445a8b87f4cffba230 (patch) | |
| tree | cce23479317aa800c4911605a0dc4db32d0d5159 | |
| parent | 7a7df325756b838eb1ca0ea839a782fe242c6ddc (diff) | |
| download | guix-bioinformatics-389aaae5351ca1f818a856445a8b87f4cffba230.tar.gz | |
gn: mouse-longevity: Update upstream url.
| -rw-r--r-- | gn/packages/mouse-longevity.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/mouse-longevity.scm b/gn/packages/mouse-longevity.scm index 7b00f4c..540a4b1 100644 --- a/gn/packages/mouse-longevity.scm +++ b/gn/packages/mouse-longevity.scm @@ -43,7 +43,7 @@ (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/Dashbrook/Mouse_Longevity_app/") + (url "https://git.genenetwork.org/mouse-longevity-app/") (commit commit))) (file-name (git-file-name name version)) (sha256 |
