inferior: Add home-page and location package accessors.
authorLudovic Courtès <ludo@gnu.org>
Tue, 4 Sep 2018 15:22:55 +0000 (17:22 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 4 Sep 2018 15:22:55 +0000 (17:22 +0200)
commit7e1d229019c1924a2748e5daec2a619e7efbd7d7
tree13a9ee538f851ec4ab28d173d75f13d241dc4b85
parent1bf758767d1553594b6d7534ca8c38a2171b5afe
inferior: Add home-page and location package accessors.

* guix/inferior.scm (inferior-package-home-page)
(inferior-package-location): New procedures.
* tests/inferior.scm ("inferior-packages"): Test them.
guix/inferior.scm
tests/inferior.scm