gnu: ding: Use HTTPS home page.
* gnu/packages/dictionaries.scm (ding)[home-page]: Use HTTPS.
This commit is contained in:
parent
b3851745f1
commit
ef752646aa
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ work, such as sentence length and other readability measures.")
|
||||||
(synopsis "Dictionary lookup program with a German-English dictionary")
|
(synopsis "Dictionary lookup program with a German-English dictionary")
|
||||||
(description "Ding is a dictionary lookup program for the X window system.
|
(description "Ding is a dictionary lookup program for the X window system.
|
||||||
It comes with a German-English dictionary with approximately 270,000 entries.")
|
It comes with a German-English dictionary with approximately 270,000 entries.")
|
||||||
(home-page "http://www-user.tu-chemnitz.de/~fri/ding/")
|
(home-page "https://www-user.tu-chemnitz.de/~fri/ding/")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public grammalecte
|
(define-public grammalecte
|
||||||
|
|
|
||||||
Reference in a new issue