gnu: r-deriv: Update to 4.1.0.
* gnu/packages/cran.scm (r-deriv): Update to 4.1.0.
This commit is contained in:
		
							parent
							
								
									5522640faf
								
							
						
					
					
						commit
						0ac936ea21
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7510,14 +7510,14 @@ Group (Non-)Overlap considerations.") | ||||||
| (define-public r-deriv | (define-public r-deriv | ||||||
|   (package |   (package | ||||||
|     (name "r-deriv") |     (name "r-deriv") | ||||||
|     (version "4.0.1") |     (version "4.1.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "Deriv" version)) |        (uri (cran-uri "Deriv" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "16rq65x1xhxvqwn4p427divay3b9fgam2lxccxb8529adnrxmw6p")))) |          "1n5d10g9qv4fvl8q0q6yc0mzdbba10jniid6k3br3bfqvdp2a4pq")))) | ||||||
|     (properties `((upstream-name . "Deriv"))) |     (properties `((upstream-name . "Deriv"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (home-page "https://cran.r-project.org/web/packages/Deriv") |     (home-page "https://cran.r-project.org/web/packages/Deriv") | ||||||
|  |  | ||||||
		Reference in a new issue