[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: doc++: Use HTTPS home page.
From: |
guix-commits |
Subject: |
08/11: gnu: doc++: Use HTTPS home page. |
Date: |
Fri, 27 Jan 2023 19:31:36 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 79becb8d379291c65a17253a4820bd6aaf1c036b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:01 2023 +0100
gnu: doc++: Use HTTPS home page.
* gnu/packages/documentation.scm (doc++)[home-page]: Use HTTPS.
---
gnu/packages/documentation.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/documentation.scm b/gnu/packages/documentation.scm
index f0cc10bc49..b701f2936e 100644
--- a/gnu/packages/documentation.scm
+++ b/gnu/packages/documentation.scm
@@ -251,7 +251,7 @@ and to some extent D.")
(build-system gnu-build-system)
(native-inputs
(list flex gettext-minimal))
- (home-page "http://docpp.sourceforge.net/")
+ (home-page "https://docpp.sourceforge.net")
(synopsis "Documentation system for C, C++, IDL, and Java")
(description
"DOC++ is a documentation system for C, C++, IDL, and Java. It can
- branch master updated (1163349b70 -> be97c7ed11), guix-commits, 2023/01/27
- 05/11: gnu: basu: Update to 0.2.1., guix-commits, 2023/01/27
- 07/11: gnu: dkimproxy: Remove obsolete trailing #t., guix-commits, 2023/01/27
- 03/11: gnu: libeatmydata: Update to 131., guix-commits, 2023/01/27
- 02/11: gnu: ndctl: Update to 75., guix-commits, 2023/01/27
- 08/11: gnu: doc++: Use HTTPS home page.,
guix-commits <=
- 10/11: gnu: fillets-ng: Use HTTPS home page., guix-commits, 2023/01/27
- 01/11: gnu: ddrescue: Update to 1.27., guix-commits, 2023/01/27
- 04/11: gnu: homebank: Update to 5.6.1., guix-commits, 2023/01/27
- 06/11: gnu: dkimproxy: Use HTTPS home page., guix-commits, 2023/01/27
- 09/11: gnu: file-roller: Use HTTPS home page., guix-commits, 2023/01/27
- 11/11: download: Remove dead SourceForge mirrors., guix-commits, 2023/01/27