import: crate: make-crate-sexp: Fix missing home-page handling.
authorChristopher Baines <mail@cbaines.net>
Mon, 19 Oct 2020 17:48:33 +0000 (18:48 +0100)
committerChristopher Baines <mail@cbaines.net>
Mon, 19 Oct 2020 17:48:33 +0000 (18:48 +0100)
commitc949530b6f6fea38bbc783a3fa4afd591316812d
treeac7ca08ecabb16fa8af59c7fd43992f22d0397ef
parentfc316a585e7592901d1968e25e863997939958d8
import: crate: make-crate-sexp: Fix missing home-page handling.

* guix/import/crate.scm (make-crate-sexp): Replace 'null rather than '() with
the empty string for the home-page.
guix/import/crate.scm