gnu: pango: Update to 1.40.13.
* gnu/packages/gtk.scm (pango): Update to 1.40.13.
This commit is contained in:
		
							parent
							
								
									b8560be31f
								
							
						
					
					
						commit
						f5d6390c4b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -209,7 +209,7 @@ affine transformation (scale, rotation, shear, etc.).") | ||||||
| (define-public pango | (define-public pango | ||||||
|   (package |   (package | ||||||
|    (name "pango") |    (name "pango") | ||||||
|    (version "1.40.12") |    (version "1.40.13") | ||||||
|    (source (origin |    (source (origin | ||||||
|             (method url-fetch) |             (method url-fetch) | ||||||
|             (uri (string-append "mirror://gnome/sources/pango/" |             (uri (string-append "mirror://gnome/sources/pango/" | ||||||
|  | @ -217,7 +217,7 @@ affine transformation (scale, rotation, shear, etc.).") | ||||||
|                                 name "-" version ".tar.xz")) |                                 name "-" version ".tar.xz")) | ||||||
|             (sha256 |             (sha256 | ||||||
|              (base32 |              (base32 | ||||||
|               "1z0w2vrx3qh3aryfkbfijkcxxr3yjbxc2l4b0yy8rcp2wjlakwbm")))) |               "15kihlvw9j1h076cplh8vpgz0bpqkxia2h2vjgs2yxvq23drhkpq")))) | ||||||
|    (build-system gnu-build-system) |    (build-system gnu-build-system) | ||||||
|    (propagated-inputs |    (propagated-inputs | ||||||
|     `(("cairo" ,cairo) |     `(("cairo" ,cairo) | ||||||
|  |  | ||||||
		Reference in a new issue