gnu: gnome-icon-theme: Update to 3.12.0.
* gnu/packages/gnome.scm (gnome-icon-theme): Update to 3.12.0.
This commit is contained in:
		
							parent
							
								
									8ce229fca2
								
							
						
					
					
						commit
						b32f58dd8e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -371,7 +371,7 @@ update-desktop-database: updates the database containing a cache of MIME types
 | 
				
			||||||
(define-public gnome-icon-theme
 | 
					(define-public gnome-icon-theme
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gnome-icon-theme")
 | 
					    (name "gnome-icon-theme")
 | 
				
			||||||
    (version "3.10.0")
 | 
					    (version "3.12.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
      (method url-fetch)
 | 
					      (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -380,7 +380,7 @@ update-desktop-database: updates the database containing a cache of MIME types
 | 
				
			||||||
                          name "-" version ".tar.xz"))
 | 
					                          name "-" version ".tar.xz"))
 | 
				
			||||||
      (sha256
 | 
					      (sha256
 | 
				
			||||||
       (base32
 | 
					       (base32
 | 
				
			||||||
        "1xinbgkkvlhazj887ajcl13i7kdc1wcca02jwxzvjrvchjsp4m66"))))
 | 
					        "0fjh9qmmgj34zlgxb09231ld7khys562qxbpsjlaplq2j85p57im"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("gtk+" ,gtk+)
 | 
					     `(("gtk+" ,gtk+)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue