guix/guix/build
Ludovic Courtès 6dfd683dc7
download: Properly parse ftp:// URLs that lack user info.
Fixes a regression introduced in
a4f5423415.

Reported by Hartmut Goebel.

* guix/build/download.scm (ftp-fetch): Account for the case where
'uri-userinfo' returns #f.  Remove the case where it returns "" since
that cannot happen.
2017-03-28 13:30:09 +02:00
..
ant-build-system.scm
asdf-build-system.scm
bournish.scm bournish: Extend 'rm' command. 2017-01-26 13:49:56 +01:00
cargo-build-system.scm build/cargo-build-system: Make cargo-build-system install working packages. 2017-03-17 16:48:09 +01:00
cmake-build-system.scm
cvs.scm
download.scm download: Properly parse ftp:// URLs that lack user info. 2017-03-28 13:30:09 +02:00
dub-build-system.scm build: dub-build-system: Don't use "dub run" at all. 2017-02-14 10:18:35 +01:00
emacs-build-system.scm
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm
gnu-dist.scm
graft.scm
gremlin.scm
haskell-build-system.scm
hg.scm
lisp-utils.scm
make-bootstrap.scm
ocaml-build-system.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl-build-system.scm
profiles.scm
pull.scm
python-build-system.scm
qt-utils.scm
r-build-system.scm build: r-build-system: Use deterministic built date. 2017-02-02 15:20:50 +01:00
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm syscalls: Adjust 'clone' to Guile 2.2. 2017-03-15 15:19:53 +01:00
union.scm union: Add create-all-directories? parameter to 'union-build'. 2017-03-26 12:53:48 +02:00
utils.scm
waf-build-system.scm