gnu: bluez-alsa: Add missing file-name field.
* gnu/packages/audio.scm (bluez-alsa)[source]: Add file-name field.
This commit is contained in:
		
							parent
							
								
									dba33ca3da
								
							
						
					
					
						commit
						1fa37d1b55
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3041,6 +3041,7 @@ mixers.")
 | 
			
		|||
              (uri (git-reference
 | 
			
		||||
                    (url "https://github.com/Arkq/bluez-alsa.git")
 | 
			
		||||
                    (commit (string-append "v" version))))
 | 
			
		||||
              (file-name (string-append name "-" version "-checkout"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1qinf41wl2ihx54zmmhanycihwjkn7dn1cicq6pp4rqbiv79b95x"))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue