gnu: nasm: Update home page.
* gnu/packages/assembly.scm (nasm)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									9f1448b74a
								
							
						
					
					
						commit
						80459f5a21
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -64,7 +64,7 @@
 | 
			
		|||
         (add-after 'install 'install-info
 | 
			
		||||
           (lambda _
 | 
			
		||||
             (invoke "make" "install_doc"))))))
 | 
			
		||||
    (home-page "http://www.nasm.us/")
 | 
			
		||||
    (home-page "https://www.nasm.us/")
 | 
			
		||||
    (synopsis "80x86 and x86-64 assembler")
 | 
			
		||||
    (description
 | 
			
		||||
     "NASM, the Netwide Assembler, is an 80x86 and x86-64 assembler designed
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue