gnu: iso-codes: Update to 3.76.
* gnu/packages/iso-codes.scm (iso-codes): Update to 3.76.
This commit is contained in:
		
							parent
							
								
									b12c6a664d
								
							
						
					
					
						commit
						416ad6feaa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -29,7 +29,7 @@ | ||||||
| (define-public iso-codes | (define-public iso-codes | ||||||
|   (package |   (package | ||||||
|     (name "iso-codes") |     (name "iso-codes") | ||||||
|     (version "3.67") |     (version "3.76") | ||||||
|     (source (origin |     (source (origin | ||||||
|              (method url-fetch) |              (method url-fetch) | ||||||
|              (uri (string-append |              (uri (string-append | ||||||
|  | @ -37,7 +37,7 @@ | ||||||
|                    version ".tar.xz")) |                    version ".tar.xz")) | ||||||
|              (sha256 |              (sha256 | ||||||
|               (base32 |               (base32 | ||||||
|                "037hmfs5pk3g36psm378vap1mbrkk86vv8wsdnv65mzbnph52gv0")))) |                "1i40shd6v4nh4lkv1c1a5qm9jmf17316bv03jr65nzf0wwfqrsiq")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|      `(("gettext" ,gettext-minimal) |      `(("gettext" ,gettext-minimal) | ||||||
|  |  | ||||||
		Reference in a new issue