gnu: geary: Fix inputs.
* gnu/packages/gnome.scm (geary)[inputs]: Use folks-with-libsoup2 and gnome-online-accounts-3.44. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
		
							parent
							
								
									f7f0c3b53c
								
							
						
					
					
						commit
						f96372e730
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12405,11 +12405,11 @@ these services on the Guix System.")
 | 
				
			||||||
                      (setenv "DISPLAY" ":1"))))))
 | 
					                      (setenv "DISPLAY" ":1"))))))
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list enchant
 | 
					     (list enchant
 | 
				
			||||||
           folks
 | 
					           folks-with-libsoup2
 | 
				
			||||||
           gcr
 | 
					           gcr
 | 
				
			||||||
           glib
 | 
					           glib
 | 
				
			||||||
           gmime
 | 
					           gmime
 | 
				
			||||||
           gnome-online-accounts
 | 
					           gnome-online-accounts-3.44
 | 
				
			||||||
           gsettings-desktop-schemas
 | 
					           gsettings-desktop-schemas
 | 
				
			||||||
           gspell
 | 
					           gspell
 | 
				
			||||||
           gsound
 | 
					           gsound
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue