gnu: r-ncdf4: Update to 1.17.
* gnu/packages/cran.scm (r-ncdf4): Update to 1.17.
This commit is contained in:
		
							parent
							
								
									c60ed4d6e6
								
							
						
					
					
						commit
						883f76b8da
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8993,14 +8993,14 @@ other values.") | |||
| (define-public r-ncdf4 | ||||
|   (package | ||||
|     (name "r-ncdf4") | ||||
|     (version "1.16.1") | ||||
|     (version "1.17") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "ncdf4" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "083sb24anyd4sw0il3x07pqn9rbx5y5ayqass6mz8x443rnjvphd")))) | ||||
|          "1xls44ln2zjrrlimxl8v4bk2ni3g45c9j0gxdnjx31rikmrc95fv")))) | ||||
|     (build-system r-build-system) | ||||
|     (inputs | ||||
|      `(("netcdf" ,netcdf) | ||||
|  |  | |||
		Reference in a new issue