bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73314: PyPI importer gives null at home-page for some packages


From: Evgeny Pisemsky
Subject: bug#73314: PyPI importer gives null at home-page for some packages
Date: Sun, 22 Sep 2024 10:00:40 +0300
User-agent: Gnus/5.13 (Gnus v5.13)

Hi, actually I was thinking about empty string, because the package
record type definition in (guix packages) has explicit comment:

     (home-page package-home-page)                   ; string

But #f also works, and grep'ing shows that a lot of packages and even
tests use it, so let it be #f, with changing the comment above to:

string | #f





reply via email to

[Prev in Thread] Current Thread [Next in Thread]