summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2014-05-29 17:08:52 +0200
committerAndreas Enge <andreas@enge.fr>2014-05-29 17:08:52 +0200
commitff0bf0aca579555400faad3814c2a635dd00caf0 (patch)
tree839165c5c251243543e4f2717f9eb9a874193eeb /gnu/packages
parent0ba10e086f8a6d83e7f110579efac69fd15f8dfa (diff)
downloadguix-patches-ff0bf0aca579555400faad3814c2a635dd00caf0.tar
guix-patches-ff0bf0aca579555400faad3814c2a635dd00caf0.tar.gz
gnu: libgnome: Correct source file name.
* gnu/packages/gnome.scm (libgnome): Correct source file name.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gnome.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 61ff6f891d..b10f2a6646 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -837,7 +837,8 @@ allows applications to access local and remote files with a single consistent AP
(source (origin
(method url-fetch)
(uri (string-append
- "mirror://gnome/sources/" name "/" (string-take version 3) "/" name "-"
+ "mirror://gnome/sources/" name "/"
+ (string-take version 4) "/" name "-"
version
".tar.bz2"))
(sha256