me
/
guix
Archived
1
0
Fork 0

patchelf: Use 'https' for source uri.

* gnu/packages/elf.scm (patchelf)[source]: Use 'https' for source uri.
master
Efraim Flashner 2018-03-19 21:44:50 +02:00
parent 9687d4042a
commit 203631d9ad
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ Executable and Linkable Format (@dfn{ELF}). This includes @command{ld},
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
"http://nixos.org/releases/patchelf/patchelf-" "https://nixos.org/releases/patchelf/patchelf-"
version version
"/patchelf-" version ".tar.bz2")) "/patchelf-" version ".tar.bz2"))
(sha256 (sha256