gnu: lxqt: Update source URLs to use HTTPS.

* gnu/packages/lxqt.scm (libqtxdg, liblxqt, lxqt-common)
  (lxqt-session)[source]: Use HTTPS URLs.
master
Mark H Weaver 2016-02-14 08:46:30 -05:00
parent 38b209110e
commit b042bdc8fd
1 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,7 @@
;;; GNU Guix --- Functional package management for GNU ;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Andreas Enge <andreas@enge.fr> ;;; Copyright © 2015 Andreas Enge <andreas@enge.fr>
;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com> ;;; Copyright © 2015 Sou Bunnbu <iyzsong@gmail.com>
;;; Copyright © 2016 Mark H Weaver <mhw@netris.org>
;;; ;;;
;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
;;; ;;;
@ -36,7 +37,7 @@
(origin (origin
(method url-fetch) (method url-fetch)
(uri (uri
(string-append "http://downloads.lxqt.org/libqtxdg/" version "/" (string-append "https://downloads.lxqt.org/libqtxdg/" version "/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
@ -63,7 +64,7 @@ in Qt.")
(origin (origin
(method url-fetch) (method url-fetch)
(uri (uri
(string-append "http://downloads.lxqt.org/lxqt/" version "/" (string-append "https://downloads.lxqt.org/lxqt/" version "/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
@ -91,7 +92,7 @@ components of the LXQt desktop environment.")
(origin (origin
(method url-fetch) (method url-fetch)
(uri (uri
(string-append "http://downloads.lxqt.org/lxqt/" version "/" (string-append "https://downloads.lxqt.org/lxqt/" version "/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
@ -142,7 +143,7 @@ desktop environment.")
(origin (origin
(method url-fetch) (method url-fetch)
(uri (uri
(string-append "http://downloads.lxqt.org/lxqt/" version "/" (string-append "https://downloads.lxqt.org/lxqt/" version "/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32