me
/
guix
Archived
1
0
Fork 0

gnu: plink: Change origin URL.

pngu.mgh.harvard.edu seems to time out.

* gnu/packages/bioinformatics.scm (plink)[origin]. Change URL.
master
Christopher Baines 2022-09-20 13:28:26 +01:00
parent b86867417f
commit 020dc0a1f1
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -6296,7 +6296,7 @@ accessed/downloaded on demand across HTTP.")
(origin
(method url-fetch)
(uri (string-append
"http://pngu.mgh.harvard.edu/~purcell/plink/dist/plink-"
"https://zzz.bwh.harvard.edu/plink/dist/plink-"
version "-src.zip"))
(sha256
(base32 "0as8gxm4pjyc8dxmm1sl873rrd7wn5qs0l29nqfnl31x8i467xaa"))