me
/
guix
Archived
1
0
Fork 0

gnu: ruby-asciidoctor: Use HTTPS home page.

* gnu/packages/ruby.scm (ruby-asciidoctor)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-06-06 02:53:50 +02:00
parent 9933a8e739
commit bba082a1f8
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -698,7 +698,7 @@ line of code.")
(description (description
"Asciidoctor is a text processor and publishing toolchain for converting "Asciidoctor is a text processor and publishing toolchain for converting
AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.") AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.")
(home-page "http://asciidoctor.org") (home-page "https://asciidoctor.org")
(license license:expat))) (license license:expat)))
(define-public ruby-sporkmonger-rack-mount (define-public ruby-sporkmonger-rack-mount