[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/09: gnu: colormake: Use HTTPS home page.
From: |
guix-commits |
Subject: |
08/09: gnu: colormake: Use HTTPS home page. |
Date: |
Sun, 3 Nov 2019 01:57:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0e564b5e18154fe5450a62ccb583591919b46286
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Nov 3 06:29:05 2019 +0100
gnu: colormake: Use HTTPS home page.
* gnu/packages/code.scm (colormake)[home-page]: Use HTTPS.
---
gnu/packages/code.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index 2b858c4..20726cf 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -499,7 +499,7 @@ importantly we give you proper follow-symbol and
find-references support.")
"clmake-short" "colormake.pl")
bin)
#t))))
- (home-page "http://bre.klaki.net/programs/colormake/")
+ (home-page "https://bre.klaki.net/programs/colormake/")
(synopsis "Wrapper around @command{make} to produce colored output")
(description "This package provides a wrapper around @command{make} to
produce colored output.")
- branch master updated (73282c7 -> b82bd90), guix-commits, 2019/11/03
- 08/09: gnu: colormake: Use HTTPS home page.,
guix-commits <=
- 07/09: gnu: colormake: Don't use unstable tarball., guix-commits, 2019/11/03
- 06/09: gnu: lci: Don't use unstable tarball., guix-commits, 2019/11/03
- 02/09: gnu: withershins: Don't use unstable tarball., guix-commits, 2019/11/03
- 01/09: gnu: withershins: Build., guix-commits, 2019/11/03
- 05/09: gnu: makefile2graph: Don't use unstable tarball., guix-commits, 2019/11/03
- 03/09: gnu: jrnl: Don't use unstable tarball., guix-commits, 2019/11/03
- 09/09: gnu: spectrwm: Don't use unstable tarball., guix-commits, 2019/11/03
- 04/09: gnu: bash-tap: Don't use unstable tarball., guix-commits, 2019/11/03