gnu: folks: Update to 0.15.8.
* gnu/packages/gnome.scm (folks): Update to 0.15.8. Change-Id: I36ceb7d70e315a22352495e3470ce9fd7e126196 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									1caa0eeee5
								
							
						
					
					
						commit
						2c958acffb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10841,7 +10841,7 @@ functionality and behavior.")
 | 
			
		|||
(define-public folks
 | 
			
		||||
  (package
 | 
			
		||||
    (name "folks")
 | 
			
		||||
    (version "0.15.7")
 | 
			
		||||
    (version "0.15.8")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
| 
						 | 
				
			
			@ -10850,7 +10850,7 @@ functionality and behavior.")
 | 
			
		|||
                    "folks-" version ".tar.xz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0wbq6h7hv8048c2m554b385qp4i99svaxxp7balwl4ijysg223qj"))))
 | 
			
		||||
                "1hj9brran2azy3scyf913svhxjrmya83fi7x239h33rp7vxnljlm"))))
 | 
			
		||||
    (build-system meson-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     '(#:phases
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue