~ruther/guix-local

0d62efbe5a14804de6093be44c511c51bc6aa50c — Mark H Weaver 12 years ago fa6141e
gnu: subversion: Download from apache archive site.

* gnu/packages/subversion.scm (subversion): Download from archive.apache.org,
  where versions are kept for a longer period of time.  Previously, we
  downloaded from the mirrors, which keep only the most recent versions.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/subversion.scm
M gnu/packages/subversion.scm => gnu/packages/subversion.scm +1 -1
@@ 34,7 34,7 @@
    (version "1.7.8")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://apache/subversion/subversion-"
             (uri (string-append "https://archive.apache.org/dist/subversion/subversion-"
                                 version ".tar.bz2"))
             (sha256
              (base32