gnu: ruby-asciidoctor: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-asciidoctor)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									9933a8e739
								
							
						
					
					
						commit
						bba082a1f8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue