gnu: gfeeds: Add source file-name.
* gnu/packages/syndication.scm (gfeeds)[source]: Add file-name field.
parent
a2250d1793
commit
2b5b3c71d8
|
@ -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"))))
|
||||
|
|
Reference in New Issue