Browse Source
gnu: hyperestraier: Use HTTPS home page.
* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS.
version-1.1.0
Tobias Geerinckx-Rice
2 years ago
No known key found for this signature in database
GPG Key ID: DB0FF884F556D79
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|