guix-devel/guix/scripts
Ludovic Courtès 1c9e7d65d4 web: Factorize `http-get' hackery.
This should fix `substitute-binary --query' on Guile 2.0.5.

* guix/web.scm: New file.
* Makefile.am (MODULES): Add it.
* po/POTFILES.in: Add it.
* guix/gnu-maintenance.scm (http-fetch): Remove.
  (%package-list-url): Turn into a URI.
  (official-gnu-packages): Add #:text? #t to `http-fetch' call.
* guix/scripts/substitute-binary.scm (fetch): Remove `http' case, and
  use `http-fetch' instead.
2013-04-25 22:14:51 +02:00
..
build.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00
download.scm Factorize `download-and-store'. 2013-04-21 22:40:40 +02:00
gc.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00
hash.scm Add 'guix hash'. 2013-04-21 19:22:14 +00:00
import.scm scripts: Remove hyphen in the command name shown by `--version'. 2013-02-17 22:19:32 +01:00
package.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00
pull.scm pull: Switch to the cgit URL. 2013-03-31 12:46:28 +02:00
refresh.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
substitute-binary.scm web: Factorize `http-get' hackery. 2013-04-25 22:14:51 +02:00