3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: popt: Remove defunct mirror.

* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.
This commit is contained in:
Marius Bakke 2020-05-29 23:02:59 +02:00
parent 0c82f6ad0e
commit 91c8b23e57
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -62,13 +62,11 @@ line syntax.")
(version "1.16")
(source (origin
(method url-fetch)
(uri (list (string-append "http://rpm5.org/files/popt/popt-"
version ".tar.gz")
;; The rpm5.org domain does not resolve since 2019-06-13,
;; so fallback to Debians copy.
(string-append "https://deb.debian.org/debian/pool/main"
"/p/popt/popt_" version ".orig.tar.gz")))
;; Ensure the file name stays the same.
;; The original rpm5.org domain is not accessible since
;; 2019-06-13, so use Debians copy of the tarball.
(uri (string-append "https://deb.debian.org/debian/pool/main"
"/p/popt/popt_" version ".orig.tar.gz"))
;; Ensure the file name stays the same to prevent rebuilds.
(file-name (string-append "popt-" version ".tar.gz"))
(sha256
(base32