gnu: baobab: Update to 3.22.1.
* gnu/packages/gnome.scm (baobab): Update to 3.22.1.
This commit is contained in:
		
							parent
							
								
									7d04b13c14
								
							
						
					
					
						commit
						3edeaeb229
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4965,7 +4965,7 @@ files.")
 | 
				
			||||||
(define-public baobab
 | 
					(define-public baobab
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "baobab")
 | 
					    (name "baobab")
 | 
				
			||||||
    (version "3.20.1")
 | 
					    (version "3.22.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -4974,7 +4974,7 @@ files.")
 | 
				
			||||||
                    name "-" version ".tar.xz"))
 | 
					                    name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "07wx4jb3nmipd4caybv21hl8h0gb282qc5a24b731mxhfqmg3pz9"))))
 | 
					                "1zwpzj6hbvcyw1ymqzn3zw8w4h29ad7411crbkbh71c8jwbwpssv"))))
 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("intltool" ,intltool)
 | 
					     `(("intltool" ,intltool)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue