gnu: r-terra: Update to 1.2-10.
* gnu/packages/cran.scm (r-terra): Update to 1.2-10.
This commit is contained in:
		
							parent
							
								
									1ab7a734ff
								
							
						
					
					
						commit
						6d73b27e45
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -18366,14 +18366,14 @@ emphasize hidden group structures in networks or focus on specific nodes.") | ||||||
| (define-public r-terra | (define-public r-terra | ||||||
|   (package |   (package | ||||||
|     (name "r-terra") |     (name "r-terra") | ||||||
|     (version "1.2-5") |     (version "1.2-10") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "terra" version)) |        (uri (cran-uri "terra" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0wmrb75y271xdx781xql0dx702ghnj4d2i2zr9375kqjbwgx9nad")))) |          "0k2rwmfc07c9ipvd15mrfgw7yx61alf0zmyskkgrb0d1rf66n3id")))) | ||||||
|     (properties `((upstream-name . "terra"))) |     (properties `((upstream-name . "terra"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|  |  | ||||||
		Reference in a new issue