gnu: mate-panel: Update to 1.24.1.
* gnu/packages/mate.scm (mate-panel): Update to 1.24.1.
This commit is contained in:
		
							parent
							
								
									2b00bf2459
								
							
						
					
					
						commit
						c19b2df129
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		| 
						 | 
					@ -653,15 +653,14 @@ mate-volume-control, a MATE volume control application and applet.")
 | 
				
			||||||
(define-public mate-panel
 | 
					(define-public mate-panel
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "mate-panel")
 | 
					    (name "mate-panel")
 | 
				
			||||||
    (version "1.24.0")
 | 
					    (version "1.24.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (string-append "mirror://mate/" (version-major+minor version) "/"
 | 
					       (uri (string-append "mirror://mate/" (version-major+minor version) "/"
 | 
				
			||||||
                           name "-" version ".tar.xz"))
 | 
					                           name "-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32 "0xblqrhfazd01h0jdmx4hvavkb7f9anbd4rjsk5r6wxhp027l64l"))))
 | 
				
			||||||
         "1hrh10pqk8mva1ix2nmsp3cbbn81cgqy0b9lqhsl0b5p0s40i7in"))))
 | 
					 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue