summaryrefslogtreecommitdiff
path: root/gnu/packages/man.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/man.scm')
-rw-r--r--gnu/packages/man.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index 8565031571..febcb5a4a8 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -117,7 +117,7 @@ textfiles to roff for terminal display, and also to HTML for the web.")
(base32
"1c5dl017xil2ssb6a5vg927bnsbc9vymfgi9ahvqbb8gypx0igsx"))))
(build-system gnu-build-system)
- (home-page "http://libpipeline.nongnu.org/")
+ (home-page "https://libpipeline.nongnu.org/")
(synopsis "C library for manipulating pipelines of subprocesses")
(description
"libpipeline is a C library for manipulating pipelines of subprocesses in
@@ -211,7 +211,7 @@ a flexible and convenient way.")
(list (search-path-specification
(variable "MANPATH")
(files '("share/man")))))
- (home-page "http://man-db.nongnu.org/")
+ (home-page "https://man-db.nongnu.org/")
(synopsis "Standard Unix documentation system")
(description
"Man-db is an implementation of the standard Unix documentation system