gnu: subversion: Fetch over plain HTTP.

* gnu/packages/version-control.scm (subversion): Use the http:// URL
  to work around <http://bugs.gnu.org/14884>.  Reported by Mark Weaver
  and Andreas Enge.
master
Ludovic Courtès 2013-07-16 23:12:38 +02:00
parent 73d9f3c5b6
commit e23dc82c29
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ from a command line or use a GUI application.")
(version "1.7.8")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.apache.org/dist/subversion/subversion-"
(uri (string-append "http://archive.apache.org/dist/subversion/subversion-"
version ".tar.bz2"))
(sha256
(base32