~ruther/guix-local

7f10628ca8e7693cd421d2a3f3ae67e864b67998 — djwj 8 years ago afd9ed5
gnu: libgxps: Add "/" before name in source URL.

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

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 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