gnu: libgxps: Add "/" before name in source URL.

* gnu/packages/gnome.scm (libgxps)[source]: Add "/".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
djwj 2017-06-10 18:01:05 +01:00 committed by Danny Milosavljevic
parent afd9ed5c0c
commit 7f10628ca8
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ access the common Google services, and has full asynchronous support.")
(version "0.2.5") (version "0.2.5")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
(version-major+minor version) "/" (version-major+minor version) "/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256