gnu: r-calculus: Update to 0.3.2.
* gnu/packages/cran.scm (r-calculus): Update to 0.3.2.
This commit is contained in:
		
							parent
							
								
									d16effe7f9
								
							
						
					
					
						commit
						ee29912569
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -28071,14 +28071,14 @@ rate speciation and extinction.") | |||
| (define-public r-calculus | ||||
|   (package | ||||
|     (name "r-calculus") | ||||
|     (version "0.3.1") | ||||
|     (version "0.3.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "calculus" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0m9cjc3bqv88vrrj51kd7c7xnczka5w9q0ln4l4nk514gvlr79bn")))) | ||||
|          "1x3bcdd422wqv9gk9r2m8g19qcga220sm5rxdp4bgfc6vlqzzz7y")))) | ||||
|     (properties `((upstream-name . "calculus"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue