gnu: r-rcpparmadillo: Update to 0.10.6.0.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.6.0.0.
This commit is contained in:
		
							parent
							
								
									92c837f426
								
							
						
					
					
						commit
						a30bcf6600
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2647,13 +2647,13 @@ well as additional utilities such as panel and axis annotation functions.") | ||||||
| (define-public r-rcpparmadillo | (define-public r-rcpparmadillo | ||||||
|   (package |   (package | ||||||
|     (name "r-rcpparmadillo") |     (name "r-rcpparmadillo") | ||||||
|     (version "0.10.5.0.0") |     (version "0.10.6.0.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (cran-uri "RcppArmadillo" version)) |               (uri (cran-uri "RcppArmadillo" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "059qi872f9h40ns65166qsq1i1jq1mvizm29a0xmqlyn7a5y9ca3")))) |                 "1bcx8fk5l5mmwb6cw36ndvld9v3amkz6vyc19059dw0xp7mxx04v")))) | ||||||
|     (properties `((upstream-name . "RcppArmadillo"))) |     (properties `((upstream-name . "RcppArmadillo"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue