gnu: r-tmb: Update to 1.7.15.
* gnu/packages/cran.scm (r-tmb): Update to 1.7.15.
This commit is contained in:
		
							parent
							
								
									fccb24501a
								
							
						
					
					
						commit
						492ec49890
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6565,14 +6565,14 @@ Bayesian modeling.") | ||||||
| (define-public r-tmb | (define-public r-tmb | ||||||
|   (package |   (package | ||||||
|     (name "r-tmb") |     (name "r-tmb") | ||||||
|     (version "1.7.14") |     (version "1.7.15") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "TMB" version)) |        (uri (cran-uri "TMB" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0bpc504nz8xfwr8ack52dj4hpjcykn6zyf8n228z32dw9d5n96dl")))) |          "1r2d8c5iazihba42sn33yarv0dcfiy989sx64zcf14zr8k6cgjzs")))) | ||||||
|     (properties `((upstream-name . "TMB"))) |     (properties `((upstream-name . "TMB"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue