gnu: totem: Update to 3.20.1.
* gnu/packages/gnome.scm (totem): Update to 3.20.1.
This commit is contained in:
		
							parent
							
								
									41150c7d8a
								
							
						
					
					
						commit
						88e88997e5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3074,7 +3074,7 @@ for application developers.") | |||
| (define-public totem | ||||
|   (package | ||||
|     (name "totem") | ||||
|     (version "3.20.0") | ||||
|     (version "3.20.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -3083,7 +3083,7 @@ for application developers.") | |||
|                            name "-" version ".tar.xz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1pq3fg4778qrylkg6lc4jcb3gvm46n5y7mfn26iihi23aj844yq7")))) | ||||
|          "09swnhp46cyy2svqx02fzy555pjgc61lyjw56v9rz1mfc41lh8kg")))) | ||||
|     (build-system glib-or-gtk-build-system) | ||||
|     (native-inputs | ||||
|      `(("pkg-config" ,pkg-config) | ||||
|  |  | |||
		Reference in a new issue