[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: re2c: Use HTTPS home page.
From: |
guix-commits |
Subject: |
09/13: gnu: re2c: Use HTTPS home page. |
Date: |
Fri, 6 Mar 2020 19:43:36 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1d7be5938b0be82f7d1551f48760132658e6c1b6
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:09:27 2020 +0100
gnu: re2c: Use HTTPS home page.
* gnu/packages/re2c.scm (re2c)[home-page]: Use HTTPS.
---
gnu/packages/re2c.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/re2c.scm b/gnu/packages/re2c.scm
index f81d4f6..427195f 100644
--- a/gnu/packages/re2c.scm
+++ b/gnu/packages/re2c.scm
@@ -36,7 +36,7 @@
(base32
"05xq0571mkgr20v827jm63nhsirr8arghg4fszzswrmrnl3dfk0s"))))
(build-system gnu-build-system)
- (home-page "http://re2c.org/")
+ (home-page "https://re2c.org/")
(synopsis "Lexer generator for C/C++")
(description
"@code{re2c} generates minimalistic hard-coded state machine (as opposed
- branch master updated (895e6e8 -> b2ce10e), guix-commits, 2020/03/06
- 01/13: gnu: gkrellm: Update to 2.3.11., guix-commits, 2020/03/06
- 03/13: gnu: knot: Update to 2.9.3., guix-commits, 2020/03/06
- 02/13: gnu: hplip: Update to 3.20.2., guix-commits, 2020/03/06
- 04/13: gnu: rhythmbox: Don't use NAME in source URI., guix-commits, 2020/03/06
- 06/13: gnu: bluefish: Don't use NAME in source URI., guix-commits, 2020/03/06
- 09/13: gnu: re2c: Use HTTPS home page.,
guix-commits <=
- 10/13: gnu: ytalk: Use HTTPS home page., guix-commits, 2020/03/06
- 11/13: gnu: xerces-c: Use HTTPS home page., guix-commits, 2020/03/06
- 12/13: gnu: jq: Use HTTPS home page., guix-commits, 2020/03/06
- 05/13: gnu: rhythmbox: Update to 3.4.4., guix-commits, 2020/03/06
- 07/13: gnu: bluefish: Update to 2.2.11., guix-commits, 2020/03/06
- 08/13: gnu: zimg: Update to 2.9.3., guix-commits, 2020/03/06
- 13/13: gnu: yasm: Use HTTPS home page., guix-commits, 2020/03/06