gnu: mate-control-center: Update to 1.22.0.
* gnu/packages/mate.scm (mate-control-center): Update to 1.22.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
		
							parent
							
								
									4373626b5a
								
							
						
					
					
						commit
						0e4c492d4d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -908,7 +908,7 @@ icons on the MATE desktop.  It works on local and remote file systems.")
 | 
			
		|||
(define-public mate-control-center
 | 
			
		||||
  (package
 | 
			
		||||
    (name "mate-control-center")
 | 
			
		||||
    (version "1.18.2")
 | 
			
		||||
    (version "1.22.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -917,7 +917,7 @@ icons on the MATE desktop.  It works on local and remote file systems.")
 | 
			
		|||
                           name "-" version ".tar.xz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0flnn0h8f5aqyccwrlv7qxchvr3kqmlfdga6wq28d55zkpv5m7dl"))))
 | 
			
		||||
         "06wpfsxsiv7w3dl7p395r5vcxqbjlllydqbnvbr6yn0lrac15i71"))))
 | 
			
		||||
    (build-system glib-or-gtk-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("pkg-config" ,pkg-config)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue