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)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue