[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/21: gnu: arandr: Download over HTTPS.
From: |
guix-commits |
Subject: |
21/21: gnu: arandr: Download over HTTPS. |
Date: |
Sat, 30 Nov 2019 18:54:15 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4a62a29de3d4fba014d43ae68f16a24c7f7f93c0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 30 20:45:55 2019 +0100
gnu: arandr: Download over HTTPS.
* gnu/packages/xdisorg.scm (arandr)[source]: Use HTTPS.
---
gnu/packages/xdisorg.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 75e8c64..4a29c1d 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -98,7 +98,7 @@
(version "0.1.10")
(source (origin
(method url-fetch)
- (uri (string-append "http://christian.amsuess.com/tools/arandr"
+ (uri (string-append "https://christian.amsuess.com/tools/arandr"
"/files/arandr-" version ".tar.gz"))
(sha256
(base32
- 15/21: gnu: z3: Update to 4.8.7., (continued)
- 15/21: gnu: z3: Update to 4.8.7., guix-commits, 2019/11/30
- 13/21: gnu: paperkey: Use HTTPS source and home page., guix-commits, 2019/11/30
- 19/21: gnu: edgar: Update to 1.32., guix-commits, 2019/11/30
- 20/21: gnu: yapet: Update to 2.3., guix-commits, 2019/11/30
- 04/21: gnu: toybox: Update to 0.8.2., guix-commits, 2019/11/30
- 16/21: gnu: tnef: Update to 1.4.18., guix-commits, 2019/11/30
- 07/21: gnu: dcmtk: Update to 3.6.5., guix-commits, 2019/11/30
- 01/21: gnu: toot: Update to 0.24.0., guix-commits, 2019/11/30
- 17/21: gnu: ncdc: Update to 1.22.1., guix-commits, 2019/11/30
- 18/21: gnu: gnu-efi: Update to 3.0.11., guix-commits, 2019/11/30
- 21/21: gnu: arandr: Download over HTTPS.,
guix-commits <=
- 14/21: gnu: fcgi: Update to 2.4.2., guix-commits, 2019/11/30