gnu: python-msgpack-python: Use HTTPS home page URI.
* gnu/packages/python-xyz.scm (python-msgpack-python)[home-page]: Use HTTPS URI.
This commit is contained in:
		
							parent
							
								
									a6004b5fd2
								
							
						
					
					
						commit
						88f55605af
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -13415,7 +13415,7 @@ interfaces.") | |||
|         (base32 | ||||
|          "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p")))) | ||||
|     (build-system python-build-system) | ||||
|     (home-page "http://msgpack.org/") | ||||
|     (home-page "https://msgpack.org/") | ||||
|     (synopsis "Package to deserialize messages in MessagePack binary format") | ||||
|     (description | ||||
|      "MessagePack is an efficient binary serialization format.  It lets you | ||||
|  |  | |||
		Reference in a new issue