gnu: r-randtoolbox: Update to 2.0.3.
* gnu/packages/cran.scm (r-randtoolbox): Update to 2.0.3.
This commit is contained in:
		
							parent
							
								
									9f7cd46b00
								
							
						
					
					
						commit
						7b97ce0b17
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23507,14 +23507,14 @@ and prints vectorized images.") | |||
| (define-public r-randtoolbox | ||||
|   (package | ||||
|     (name "r-randtoolbox") | ||||
|     (version "2.0.2") | ||||
|     (version "2.0.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "randtoolbox" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0mvafd2gm1jpg19gdn6bw8668pqghi0xmcb56rl4fwamg8jg09xn")))) | ||||
|          "0i23wj9nmsfy3x2yzlfadzrvil2yhcrxs6qxrykrqs15r9jwx3hm")))) | ||||
|     (properties `((upstream-name . "randtoolbox"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue