summaryrefslogtreecommitdiff
path: root/gnu/packages/gd.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2017-01-20 19:34:51 +0100
committerMarius Bakke <mbakke@fastmail.com>2017-01-20 19:35:46 +0100
commit53b8ee28818b6351f9ccf62d49a8e1f23d39378d (patch)
tree6a3e42c0c030067fc18aed8280d02050b83a1138 /gnu/packages/gd.scm
parent3f0603ea653cefa9ff728c2637d3cd0d778b3602 (diff)
downloadguix-patches-53b8ee28818b6351f9ccf62d49a8e1f23d39378d.tar
guix-patches-53b8ee28818b6351f9ccf62d49a8e1f23d39378d.tar.gz
gnu: gd: Fix source URL.
This is a followup to 3f0603ea653cefa9ff728c2637d3cd0d778b3602. * gnu/packages/gd.scm (gd-2.2.4)[source]: Fix URL.
Diffstat (limited to 'gnu/packages/gd.scm')
-rw-r--r--gnu/packages/gd.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gd.scm b/gnu/packages/gd.scm
index 0f4f3e44be..713f7ae91e 100644
--- a/gnu/packages/gd.scm
+++ b/gnu/packages/gd.scm
@@ -86,7 +86,7 @@ most common applications of GD involve website development.")
(origin
(method url-fetch)
(uri (string-append "https://github.com/libgd/libgd/releases/download/"
- "gd" version "/libgd-" version ".tar.xz"))
+ "gd-" version "/libgd-" version ".tar.xz"))
(patches (search-patches "gd-fix-gd2-read-test.patch"
"gd-fix-tests-on-i686.patch"))
(sha256