aboutsummaryrefslogtreecommitdiff
path: root/guix
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-11-25 16:55:35 +0100
committerLudovic Courtès <ludo@gnu.org>2012-11-25 16:55:35 +0100
commit52bda18abf6e24b1f49c00e3a7523ee61f25439b (patch)
treeb78c5f969d6949bdb1bcc09ebf03ca50f221dfd1 /guix
parent0b3651bc9321c7292e0409384a8e9aaa82b1e057 (diff)
downloadguix-52bda18abf6e24b1f49c00e3a7523ee61f25439b.tar
guix-52bda18abf6e24b1f49c00e3a7523ee61f25439b.tar.gz
packages: Add missing export.
* guix/packages.scm: Export `package-home-page'.
Diffstat (limited to 'guix')
-rw-r--r--guix/packages.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/packages.scm b/guix/packages.scm
index 23761f4101..f7e3f21337 100644
--- a/guix/packages.scm
+++ b/guix/packages.scm
@@ -50,6 +50,7 @@
package-synopsis
package-description
package-license
+ package-home-page
package-platforms
package-maintainers
package-properties