gnu: emacs-queue: Use HTTPS home page URI.
* gnu/packages/emacs-xyz.scm (emacs-queue)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									a8e60f372d
								
							
						
					
					
						commit
						49b1e484e1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8427,7 +8427,7 @@ builtin JavaScript mode.") | |||
|                (base32 | ||||
|                 "0cx2848sqnnkkr4zisvqadzxngjyhmb36mh0q3if7q19yjjhmrkb")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (home-page "http://www.dr-qubit.org/tags/computing-code-emacs.html") | ||||
|     (home-page "https://www.dr-qubit.org/emacs_data-structures.html") | ||||
|     (synopsis "Queue data structure for Emacs") | ||||
|     (description | ||||
|      "This Emacs library provides queue data structure.  These queues can be | ||||
|  |  | |||
		Reference in a new issue