[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: spice: Use HTTPS for spice-space.org home pages.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/10: gnu: spice: Use HTTPS for spice-space.org home pages. |
Date: |
Sat, 20 Jan 2018 21:24:20 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d5ae997aafd4470e14c6f97f30ee92655d0f6d05
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Jan 21 02:39:01 2018 +0100
gnu: spice: Use HTTPS for spice-space.org home pages.
* gnu/packages/spice.scm (spice, spice-vdagent)[home-page]: Use HTTPS
---
gnu/packages/spice.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index 94313b0..58450e6 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -240,7 +240,7 @@ which allows users to view a desktop computing
environment.")
environments which allows you to view a computing 'desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.")
- (home-page "http://www.spice-space.org")
+ (home-page "https://www.spice-space.org")
(license (list license:lgpl2.1+ license:lgpl2.0+))))
(define-public spice-vdagent
@@ -291,7 +291,7 @@ Internet and from a wide variety of machine architectures.")
(synopsis "Spice agent for Linux")
(description "Spice-vdagent enables sharing the clipboard and guest display
resolution scaling on graphical console window resize.")
- (home-page "http://www.spice-space.org")
+ (home-page "https://www.spice-space.org")
(license license:gpl3+)))
(define-public virt-viewer
- branch master updated (89a2647 -> 8e7e617), Tobias Geerinckx-Rice, 2018/01/20
- 01/10: doc: Improve ‘fix-runpath’ description., Tobias Geerinckx-Rice, 2018/01/20
- 05/10: gnu: babl: Update to 0.1.40., Tobias Geerinckx-Rice, 2018/01/20
- 02/10: gnu: mktorrent: Update to 1.1., Tobias Geerinckx-Rice, 2018/01/20
- 06/10: gnu: spice-gtk: Update to 0.34., Tobias Geerinckx-Rice, 2018/01/20
- 03/10: gnu: babl: Edit description., Tobias Geerinckx-Rice, 2018/01/20
- 04/10: gnu: babl: Parameterise source URI., Tobias Geerinckx-Rice, 2018/01/20
- 07/10: gnu: spice: Use HTTPS for spice-space.org home pages.,
Tobias Geerinckx-Rice <=
- 10/10: gnu: intel-gpu-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/01/20
- 08/10: gnu: libtorrent-rasterbar: Update to 1.1.6., Tobias Geerinckx-Rice, 2018/01/20
- 09/10: gnu: intel-gpu-tools: Update to 1.21., Tobias Geerinckx-Rice, 2018/01/20