gnu: pyzo: Update to 4.12.3.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.3.
This commit is contained in:
		
							parent
							
								
									2bdaf4a378
								
							
						
					
					
						commit
						ba6f593285
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -26054,7 +26054,7 @@ dictionaries.") | ||||||
| (define-public pyzo | (define-public pyzo | ||||||
|   (package |   (package | ||||||
|     (name "pyzo") |     (name "pyzo") | ||||||
|     (version "4.12.0") |     (version "4.12.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -26064,7 +26064,7 @@ dictionaries.") | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0ndiplnz2d5qc6ppjhfwl4zswn79q6732s4vlkaw8xwc3kjrql5b")))) |          "0v6rgp52bf9za2spxx9c1yc6wmskvlsj81iw0gipjy7y8vpypgn2")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:phases |      `(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue