gnu: darcs: Adjust comment, URL disappeared.

* gnu/packages/haskell-apps.scm (darcs): The irc log this URL pointed
to disappeared. It was never archived, and in retrospective it is
better to point only to the manual of darcs itself.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
nikita 2020-05-11 13:16:37 +02:00 committed by Efraim Flashner
parent 3c986a7dc2
commit d93fc75e14
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -199,7 +199,7 @@ (define-public cpphs
unlit literate code files; and an option to turn off macro-expansion.")
(license (list license:lgpl2.1+ license:gpl3+))))
;; Darcs has no https support: http://irclog.perlgeek.de/darcs/2016-09-17
;; Darcs has no https support:
;; http://darcs.net/manual/Configuring_darcs.html#SECTION00440070000000000000
;; and results of search engines will show that if the protocol is http, https
;; is never mentioned.