gnu: r-rcpparmadillo: Update to 0.11.1.1.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.1.1.0.
This commit is contained in:
		
							parent
							
								
									6f62d6f811
								
							
						
					
					
						commit
						195779e048
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2738,13 +2738,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.11.0.0.0")
 | 
					    (version "0.11.1.1.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
 | 
				
			||||||
                "13blvrlbw8194a96v38hnllnwvyhdw5x9m0dnkyw3xsi3jrhcxin"))))
 | 
					                "15s8lx3s0g9npwmys509ahrqc786lg2cid21civ3wm219i4gq2zb"))))
 | 
				
			||||||
    (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