gnu: miso: Use HTTPS URL.

* gnu/packages/bioinformatics.scm (miso)[source]: Use "https" protocol for
  downloading the source tarball.
master
Ricardo Wurmus 2015-06-17 12:16:40 +02:00
parent 1bbc3b1d2c
commit 86517de69c
1 changed files with 1 additions and 1 deletions

View File

@ -1063,7 +1063,7 @@ sequencing tag position and orientation.")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
"http://pypi.python.org/packages/source/m/misopy/misopy-" "https://pypi.python.org/packages/source/m/misopy/misopy-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32