gnu: mercurial: Change source URI scheme to https.

* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to
  https.
master
Mark H Weaver 2015-07-21 01:59:42 -04:00
parent c0eac5a862
commit 61ee4fdf05
1 changed files with 1 additions and 1 deletions

View File

@ -510,7 +510,7 @@ control to Git repositories.")
(version "3.2.4") (version "3.2.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "http://mercurial.selenic.com/release/mercurial-" (uri (string-append "https://mercurial.selenic.com/release/mercurial-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32