summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authordjwj <daniel@wilshirejones.com>2017-06-10 18:01:05 +0100
committerDanny Milosavljevic <dannym@scratchpost.org>2017-06-10 23:39:59 +0200
commit7f10628ca8e7693cd421d2a3f3ae67e864b67998 (patch)
tree51ddd0b9513152979696081981165ca5d0503a77 /gnu/packages/gnome.scm
parentafd9ed5c0c3ae562c3a2a7d752f2d6c8c637c6dc (diff)
downloadpatches-7f10628ca8e7693cd421d2a3f3ae67e864b67998.tar
patches-7f10628ca8e7693cd421d2a3f3ae67e864b67998.tar.gz
gnu: libgxps: Add "/" before name in source URL.
* gnu/packages/gnome.scm (libgxps)[source]: Add "/". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 293df870e0..d3f7344508 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -294,7 +294,7 @@ access the common Google services, and has full asynchronous support.")
(version "0.2.5")
(source (origin
(method url-fetch)
- (uri (string-append "mirror://gnome/sources" name "/"
+ (uri (string-append "mirror://gnome/sources/" name "/"
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256