summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 22:53:57 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-14 03:43:46 +0100
commit71441a3851801a14a3f9d6dedc0a80361c1a7317 (patch)
tree6515043d641bff0f6f06f9da3c3f02647110bb8c /gnu
parentec4c170f947f90ad26fb657d23290fd07c7d0459 (diff)
downloadguix-patches-71441a3851801a14a3f9d6dedc0a80361c1a7317.tar
guix-patches-71441a3851801a14a3f9d6dedc0a80361c1a7317.tar.gz
gnu: hyperestraier: Use HTTPS home page.
* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/search.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index d1b67a3943..dcfd1ec1bd 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -249,7 +249,7 @@ for parsing HTML files.")
`(#:configure-flags (list (string-append "LDFLAGS=-Wl,-rpath="
(assoc-ref %outputs "out")
"/lib"))))
- (home-page "http://fallabs.com/hyperestraier")
+ (home-page "https://fallabs.com/hyperestraier")
(synopsis "Full-text search system")
(description "Hyper Estraier can be used to integrate full-text
search into applications, using either the provided command line and CGI