summaryrefslogtreecommitdiff
path: root/guix/download.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-03-03 19:50:26 +0100
committerAndreas Enge <andreas@enge.fr>2013-03-06 13:28:01 +0100
commit0820a58b3ca29910efcf39b7f0fcdcbaf2a1364a (patch)
tree6f1c1fc1f172c40e3fce4201531915a77ea4b667 /guix/download.scm
parentdd85efda47ef67125abc18d387730d0f266bdf10 (diff)
downloadguix-patches-0820a58b3ca29910efcf39b7f0fcdcbaf2a1364a.tar
guix-patches-0820a58b3ca29910efcf39b7f0fcdcbaf2a1364a.tar.gz
gnu: xorg: Fix http mirror and uncomment xcb packages.
* guix/download.scm (%mirrors): Fix main http mirror address. * gnu/packages/xorg.scm (libpthread-stubs, libxcb, xcb-proto): Uncomment and add licenses.
Diffstat (limited to 'guix/download.scm')
-rw-r--r--guix/download.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/guix/download.scm b/guix/download.scm
index b6bf6a0822..fa89058702 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -101,8 +101,7 @@
"http://mirrors.ircam.fr/pub/apache/"
"http://apache-mirror.rbc.ru/pub/apache/")
(xorg ; from http://www.x.org/wiki/Releases/Download
- "http://xorg.freedesktop.org/releases/" ; main mirrors
- "http://www.x.org/pub/"
+ "http://www.x.org/releases/" ; main mirrors
"ftp://mirror.csclub.uwaterloo.ca/x.org/" ; North America
"ftp://xorg.mirrors.pair.com/"
"http://mirror.csclub.uwaterloo.ca/x.org/"