gnu: tzdata: Update to 2018c.
* gnu/packages/base.scm (tzdata): Update to 2018c.
This commit is contained in:
		
							parent
							
								
									6c7dee98a1
								
							
						
					
					
						commit
						e2832cdc35
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1081,7 +1081,7 @@ command.") | ||||||
| (define-public tzdata | (define-public tzdata | ||||||
|   (package |   (package | ||||||
|     (name "tzdata") |     (name "tzdata") | ||||||
|     (version "2017c") |     (version "2018c") | ||||||
|     (source (origin |     (source (origin | ||||||
|              (method url-fetch) |              (method url-fetch) | ||||||
|              (uri (string-append |              (uri (string-append | ||||||
|  | @ -1089,7 +1089,7 @@ command.") | ||||||
|                    version ".tar.gz")) |                    version ".tar.gz")) | ||||||
|              (sha256 |              (sha256 | ||||||
|               (base32 |               (base32 | ||||||
|                "02yrrfj0p7ar885ja41ylijzbr8wc6kz6kzlw8c670i9m693ym6n")))) |                "1xik57rdi7kqa0wb5jbz7vyjyxpr88lw1g4kscj0ylpgnzjc6998")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:tests? #f |      '(#:tests? #f | ||||||
|  | @ -1137,7 +1137,7 @@ command.") | ||||||
|                                 version ".tar.gz")) |                                 version ".tar.gz")) | ||||||
|                           (sha256 |                           (sha256 | ||||||
|                            (base32 |                            (base32 | ||||||
|                             "1dvrq0b2hz7cjqdyd7x21wpy4qcng3rvysr61ij0c2g64fyb9s41")))))) |                             "0rg6s1vlgwd8sjhla55hx2h5m2xbx0shm347pkbg4vsaz707zyii")))))) | ||||||
|     (home-page "https://www.iana.org/time-zones") |     (home-page "https://www.iana.org/time-zones") | ||||||
|     (synopsis "Database of current and historical time zones") |     (synopsis "Database of current and historical time zones") | ||||||
|     (description "The Time Zone Database (often called tz or zoneinfo) |     (description "The Time Zone Database (often called tz or zoneinfo) | ||||||
|  |  | ||||||
		Reference in a new issue