summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-12-29 22:24:20 -0500
committerMark H Weaver <mhw@netris.org>2015-12-29 22:25:02 -0500
commit826244f01ac4aa5e3cf6a38093cd1bde30876779 (patch)
tree7101a28c618d2e43810cd0f9174125697cf8e4ee /gnu
parent19f4554c949a503fcf3cf4d4f4e8b2d9e228166e (diff)
downloadpatches-826244f01ac4aa5e3cf6a38093cd1bde30876779.tar
patches-826244f01ac4aa5e3cf6a38093cd1bde30876779.tar.gz
gnu: fuse: Fix source URI.
This is a followup to commit b7e7d1b9d3121f057e71e17e1ead645d123ee335. * gnu/packages/linux.scm (fuse)[source]: Fix source URI.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index efad70e5b6..3d14154cee 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1249,7 +1249,7 @@ processes currently causing I/O.")
(string-join (string-split version #\.) "_")))
(string-append
"https://github.com/libfuse/libfuse/"
- "releases/download/" version-with-underscores
+ "releases/download/fuse_" version-with-underscores
"/fuse-" version ".tar.gz")))
(sha256
(base32