gnu: r-cubature: Update to 2.0.4.5.
* gnu/packages/cran.scm (r-cubature): Update to 2.0.4.5.
This commit is contained in:
		
							parent
							
								
									57df402147
								
							
						
					
					
						commit
						ff9b9f6001
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7954,14 +7954,14 @@ applied econometric analysis.") | |||
| (define-public r-cubature | ||||
|   (package | ||||
|     (name "r-cubature") | ||||
|     (version "2.0.4.4") | ||||
|     (version "2.0.4.5") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "cubature" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0sfmcy5xpa40w3qn0jbg7b802wksl5k8glz9jpx77n159wn3nyq8")))) | ||||
|          "08whkhvn218089r930spn97m91vv1njgh2amksia8l3rbf7127x8")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-rcpp)) | ||||
|  |  | |||
		Reference in a new issue