summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/syndication.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index 95971b6e64..57f8b61502 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -543,6 +543,7 @@ parser.  It is \"not fit for use at this point\", but gfeeds uses it anyway.")
               (uri (git-reference
                     (url "https://gitlab.gnome.org/World/gfeeds")
                     (commit version)))
+              (file-name (git-file-name name version))
               (sha256
                (base32
                 "1lkvhff7pl1y4brqsix6sar5yl8flyhfp3w96fx0klhk3586bvhg"))))