mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-vobject: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-vobject)[home-page]: Use HTTPS.
This commit is contained in:
parent
26827dfe36
commit
5d6e7106e1
1 changed files with 1 additions and 1 deletions
|
@ -9418,7 +9418,7 @@ parsing and generating vCard and vCalendar files. Currently, iCalendar files
|
||||||
are supported and well tested. vCard 3.0 files are supported, and all data
|
are supported and well tested. vCard 3.0 files are supported, and all data
|
||||||
should be imported, but only a few components are understood in a sophisticated
|
should be imported, but only a few components are understood in a sophisticated
|
||||||
way.")
|
way.")
|
||||||
(home-page "http://eventable.github.io/vobject/")
|
(home-page "https://eventable.github.io/vobject/")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-vobject
|
(define-public python2-vobject
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue