Skip to content
Snippets Groups Projects
Unverified Commit 6fe3a0b6 authored by Nicolas Goaziou's avatar Nicolas Goaziou
Browse files

gnu: gcide: Use HTTPS home page URI.

* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
parent ebeaf280
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,7 @@ (define-public gcide ...@@ -119,7 +119,7 @@ (define-public gcide
"GCIDE is a free dictionary based on a combination of sources. It can "GCIDE is a free dictionary based on a combination of sources. It can
be used via the GNU Dico program or accessed online at be used via the GNU Dico program or accessed online at
http://gcide.gnu.org.ua/") http://gcide.gnu.org.ua/")
(home-page "http://gcide.gnu.org.ua/") (home-page "https://gcide.gnu.org.ua/")
(license license:gpl3+))) (license license:gpl3+)))
(define-public diction (define-public diction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment