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

View file

@ -294,7 +294,7 @@ (define-public libgxps
(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