mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: liferea: Add source file-name.
* gnu/packages/syndication.scm (liferea)[source]: Add file-name field.
This commit is contained in:
parent
a25896bb75
commit
205c4ae2f7
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ file system, and many more features.")
|
|||
(uri (git-reference
|
||||
(url "https://github.com/lwindolf/liferea/")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1g9463bvswsm899j6dfhslcg6np70m5wq143mjicr24zy8d17bm7"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
|
|
Loading…
Add table
Reference in a new issue