me
/
guix
Archived
1
0
Fork 0

gnu: asciidoc: Use HTTPS home page URI.

* gnu/packages/documentation.scm (asciidoc)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2020-06-10 17:19:02 +02:00
parent b26ad6dbe2
commit 42d1159335
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ release/xsl/current")
("docbook-xsl" ,docbook-xsl)
("libxml2" ,libxml2)
("libxslt" ,libxslt)))
(home-page "http://asciidoc.org/")
(home-page "https://asciidoc.org/")
(synopsis "Text-based document generation system")
(description
"AsciiDoc is a text document format for writing notes, documentation,