cava bump: 0.10.2 for nix
This commit is contained in:
		
							parent
							
								
									10664922c9
								
							
						
					
					
						commit
						d012124c03
					
				|  | @ -5,12 +5,12 @@ | |||
| }: | ||||
| let | ||||
|   libcava = rec { | ||||
|     version = "0.10.1"; | ||||
|     version = "0.10.2"; | ||||
|     src = pkgs.fetchFromGitHub { | ||||
|       owner = "LukashonakV"; | ||||
|       repo = "cava"; | ||||
|       rev = version; | ||||
|       hash = "sha256-iIYKvpOWafPJB5XhDOSIW9Mb4I3A4pcgIIPQdQYEqUw="; | ||||
|       hash = "sha256-jU7RQV2txruu/nUUl0TzjK4nai7G38J1rcTjO7UXumY="; | ||||
|     }; | ||||
|   }; | ||||
| in | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue