gnu: marco: Update to 1.22.0.
* gnu/packages/mate.scm (marco): Update to 1.22.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
		
							parent
							
								
									296c42b9e8
								
							
						
					
					
						commit
						cca6216bfc
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -969,7 +969,7 @@ of various aspects of your desktop.")
 | 
				
			||||||
(define-public marco
 | 
					(define-public marco
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "marco")
 | 
					    (name "marco")
 | 
				
			||||||
    (version "1.18.1")
 | 
					    (version "1.22.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -978,7 +978,7 @@ of various aspects of your desktop.")
 | 
				
			||||||
                           name "-" version ".tar.xz"))
 | 
					                           name "-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0lwbp9wyd66hl5d7g272l8g3k1pb9s4s2p9fb04750a58w87d8k5"))))
 | 
					         "1i1pi1z9mrb6564mxcwb93jqpdppfv58c2viwmicsixis62hv5wx"))))
 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("pkg-config" ,pkg-config)
 | 
					     `(("pkg-config" ,pkg-config)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue