me
/
guix
Archived
1
0
Fork 0

gnu: python-msgpack-python: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-msgpack-python)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 11:27:54 +01:00
parent a6004b5fd2
commit 88f55605af
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -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