mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 03:51:53 +02:00
gnu: gcide: Use HTTPS home page URI.
* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
This commit is contained in:
@@ -119,7 +119,7 @@ acronyms distributed as an info document.")
|
||||
"GCIDE is a free dictionary based on a combination of sources. It can
|
||||
be used via the GNU Dico program or accessed online at
|
||||
http://gcide.gnu.org.ua/")
|
||||
(home-page "http://gcide.gnu.org.ua/")
|
||||
(home-page "https://gcide.gnu.org.ua/")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public diction
|
||||
|
||||
Reference in New Issue
Block a user