gnu: amtk: Update to 5.6.1.
* gnu/packages/gnome.scm (amtk): Update to 5.6.1.
This commit is contained in:
		
							parent
							
								
									d88dcdadbd
								
							
						
					
					
						commit
						19e1bab4a0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6216,7 +6216,7 @@ which are easy to play with the aid of a mouse.")
 | 
				
			||||||
(define-public amtk
 | 
					(define-public amtk
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "amtk")
 | 
					    (name "amtk")
 | 
				
			||||||
    (version "5.5.1")
 | 
					    (version "5.6.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/amtk/"
 | 
					              (uri (string-append "mirror://gnome/sources/amtk/"
 | 
				
			||||||
| 
						 | 
					@ -6224,7 +6224,7 @@ which are easy to play with the aid of a mouse.")
 | 
				
			||||||
                                  "amtk-" version ".tar.xz"))
 | 
					                                  "amtk-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "176vplk3inf0pp0prma8478hp0yhziq0krp5a9l47hg22z86v2gc"))))
 | 
					                "0a1j2ynsa2nx1rzd55mdyp35d89zd9rfxd9ld4lsqal7bjw1a0fm"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list gobject-introspection
 | 
					     (list gobject-introspection
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue