gnu: ding: Use HTTPS home page.
* gnu/packages/dictionaries.scm (ding)[home-page]: Use HTTPS.master
parent
b3851745f1
commit
ef752646aa
|
@ -199,7 +199,7 @@ work, such as sentence length and other readability measures.")
|
|||
(synopsis "Dictionary lookup program with a German-English dictionary")
|
||||
(description "Ding is a dictionary lookup program for the X window system.
|
||||
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+)))
|
||||
|
||||
(define-public grammalecte
|
||||
|
|
Reference in New Issue