gnu: r-sandwich: Update to 2.5-1.
* gnu/packages/cran.scm (r-sandwich): Update to 2.5-1.
This commit is contained in:
		
							parent
							
								
									33a5855614
								
							
						
					
					
						commit
						0eb306d39b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7511,14 +7511,14 @@ observation.")
 | 
			
		|||
(define-public r-sandwich
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-sandwich")
 | 
			
		||||
    (version "2.5-0")
 | 
			
		||||
    (version "2.5-1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "sandwich" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "168kq5kk34xbhfsxsanard9zriyp6cw0s09ralzb57kk42pl9hbc"))))
 | 
			
		||||
         "1mk685b9wq7k566pbml52rj96i5h6b3vf215k9picgmq296nzvyv"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("r-zoo" ,r-zoo)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue