gnu: python-pycairo: Update to 1.19.1.
* gnu/packages/gtk.scm (python-pycairo): Update to 1.19.1.
This commit is contained in:
		
							parent
							
								
									a947f71cd9
								
							
						
					
					
						commit
						1e03f8f4a3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1288,7 +1288,7 @@ printing and other features typical of a source code editor.") | ||||||
| (define-public python-pycairo | (define-public python-pycairo | ||||||
|   (package |   (package | ||||||
|     (name "python-pycairo") |     (name "python-pycairo") | ||||||
|     (version "1.19.0") |     (version "1.19.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|       (method url-fetch) |       (method url-fetch) | ||||||
|  | @ -1296,7 +1296,7 @@ printing and other features typical of a source code editor.") | ||||||
|                           version "/pycairo-" version ".tar.gz")) |                           version "/pycairo-" version ".tar.gz")) | ||||||
|       (sha256 |       (sha256 | ||||||
|        (base32 |        (base32 | ||||||
|         "176i283glkpycka8wwyndwld0zp1yn9xj9rpvllqgja698vsjnsg")))) |         "111fav9m1iagw3nh2ws2vzkjh34r97yl7rdlpvsngsqg521k251c")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("pkg-config" ,pkg-config) |      `(("pkg-config" ,pkg-config) | ||||||
|  |  | ||||||
		Reference in a new issue