summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-03-15 20:52:48 +0100
committerAndreas Enge <andreas@enge.fr>2013-03-15 20:52:48 +0100
commit5ee12e217c8ac59dc4515ef12416242d112d938c (patch)
treebc8913a357b9cdcdbd130df0ead5cda801a5c6ac /gnu
parente45a6082455d54dbf0eed939df83edcc718a80f5 (diff)
downloadguix-patches-5ee12e217c8ac59dc4515ef12416242d112d938c.tar
guix-patches-5ee12e217c8ac59dc4515ef12416242d112d938c.tar.gz
gnu: xorg: Change download location for xcb related packages.
* gnu/packages/xorg.sm (libpthread-stubs, libxcb, xcb-proto): Replace broken xorg mirrors by url of the xcb project.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xorg.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 6f0d7b5b43..0706a943be 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1426,7 +1426,7 @@ and Matrox.")
(origin
(method url-fetch)
(uri (string-append
- "mirror://xorg/X11R7.7/src/everything/libpthread-stubs-"
+ "http://xcb.freedesktop.org/dist/libpthread-stubs-"
version
".tar.bz2"))
(sha256
@@ -2285,7 +2285,7 @@ and Matrox.")
(origin
(method url-fetch)
(uri (string-append
- "mirror://xorg/X11R7.7/src/everything/xcb-proto-"
+ "http://xcb.freedesktop.org/dist/xcb-proto-"
version
".tar.bz2"))
(sha256
@@ -4641,7 +4641,7 @@ emulation to complete hardware acceleration for modern GPUs.")
(origin
(method url-fetch)
(uri (string-append
- "mirror://xorg/X11R7.7/src/everything/libxcb-"
+ "http://xcb.freedesktop.org/dist/libxcb-"
version
".tar.bz2"))
(sha256