|  | @@ -1,6 +1,6 @@
 | 
	
		
			
				|  |  |  name: home-assistant-snap
 | 
	
		
			
				|  |  |  title: Home assistant
 | 
	
		
			
				|  |  | -version: '2022.8.6'
 | 
	
		
			
				|  |  | +version: '2022.8.7'
 | 
	
		
			
				|  |  |  icon: snap/gui/home-assistant-snap.svg
 | 
	
		
			
				|  |  |  summary: Open source home automation that puts local control and privacy first
 | 
	
		
			
				|  |  |  description: |
 | 
	
	
		
			
				|  | @@ -206,9 +206,10 @@ parts:
 | 
	
		
			
				|  |  |        # - on arm64:
 | 
	
		
			
				|  |  |        #   - cargo
 | 
	
		
			
				|  |  |        #   - rustc
 | 
	
		
			
				|  |  | -      # - on armhf:
 | 
	
		
			
				|  |  | +      - on armhf:
 | 
	
		
			
				|  |  | +        - gfortran
 | 
	
		
			
				|  |  | +        - libatlas-base-dev
 | 
	
		
			
				|  |  |        #   - cargo
 | 
	
		
			
				|  |  | -      #   - gfortran
 | 
	
		
			
				|  |  |        #   - rustc
 | 
	
		
			
				|  |  |        # - on ppc64el:
 | 
	
		
			
				|  |  |        #   - cargo
 | 
	
	
		
			
				|  | @@ -269,4 +270,4 @@ parts:
 | 
	
		
			
				|  |  |      source: ./src/config
 | 
	
		
			
				|  |  |      source-type: local
 | 
	
		
			
				|  |  |      organize:
 | 
	
		
			
				|  |  | -      plug-bin: bin/plug-bin
 | 
	
		
			
				|  |  | +      plug-bin: bin/plug-bin
 |