[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/14: gnu: simplescreenrecorder: Use HTTPS home page.
From: |
guix-commits |
Subject: |
14/14: gnu: simplescreenrecorder: Use HTTPS home page. |
Date: |
Mon, 16 Mar 2020 23:51:03 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 10b52f4695b337f399eb936d5fa68131ae3452bf
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:17:00 2020 +0100
gnu: simplescreenrecorder: Use HTTPS home page.
* gnu/packages/video.scm (simplescreenrecorder)[home-page]: Use HTTPS.
---
gnu/packages/video.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index c9d9cd5..cc1a011 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2546,7 +2546,7 @@ making @dfn{screencasts}.")
(list "-DWITH_QT5=TRUE")
#:tests? #f)) ; no test suite
;; Using HTTPS causes part of the page to be displayed improperly.
- (home-page "http://www.maartenbaert.be/simplescreenrecorder/")
+ (home-page "https://www.maartenbaert.be/simplescreenrecorder/")
(synopsis "Screen recorder")
(description "SimpleScreenRecorder is an easy to use screen recorder with
a graphical user interface. It supports recording the entire screen, or a
- branch master updated (06f0453 -> 10b52f4), guix-commits, 2020/03/16
- 08/14: gnu: wireless-tools: Use HTTPS home page., guix-commits, 2020/03/16
- 06/14: gnu: shogun: Use HTTPS home page., guix-commits, 2020/03/16
- 09/14: gnu: glfw: Use HTTPS home page., guix-commits, 2020/03/16
- 01/14: gnu: reaver: Update to 1.6.6., guix-commits, 2020/03/16
- 05/14: gnu: perl-test-simple: Update to 1.302172., guix-commits, 2020/03/16
- 04/14: gnu: five-or-more: Update to 3.32.1., guix-commits, 2020/03/16
- 03/14: gnu: eigen: Update to 3.3.7., guix-commits, 2020/03/16
- 07/14: gnu: openimageio: Use HTTPS home page., guix-commits, 2020/03/16
- 10/14: gnu: fritzing: Use HTTPS home page., guix-commits, 2020/03/16
- 14/14: gnu: simplescreenrecorder: Use HTTPS home page.,
guix-commits <=
- 02/14: gnu: doctest: Update to 2.3.7., guix-commits, 2020/03/16
- 12/14: gnu: libjaylink: Use HTTPS home page., guix-commits, 2020/03/16
- 11/14: gnu: qdbm: Use HTTPS home page., guix-commits, 2020/03/16
- 13/14: gnu: libmng: Use HTTPS home page., guix-commits, 2020/03/16