me
/
guix
Archived
1
0
Fork 0

gnu: procps: Explain why a mirror:// URI isn't used.

* gnu/packages/linux.scm (procps): Add a comment explaining why we don't use a
  mirror:// URI.
master
Taylan Ulrich Bayırlı/Kammer 2015-03-18 11:31:32 +01:00
parent 104785238c
commit 0e259d7e50
1 changed files with 2 additions and 0 deletions

View File

@ -437,6 +437,8 @@ providing the system administrator with some help in common tasks.")
(version "3.2.8")
(source (origin
(method url-fetch)
;; A mirror://sourceforge URI doesn't work, presumably becuase
;; the SourceForge project is misconfigured.
(uri (string-append "http://procps.sourceforge.net/procps-"
version ".tar.gz"))
(sha256