gnu: r-broom: Update to 0.7.8.
* gnu/packages/cran.scm (r-broom): Update to 0.7.8.
This commit is contained in:
		
							parent
							
								
									da8acbb9e0
								
							
						
					
					
						commit
						c71508a41e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4702,14 +4702,14 @@ by base R methods related to model fitting.")
 | 
			
		|||
(define-public r-broom
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-broom")
 | 
			
		||||
    (version "0.7.6")
 | 
			
		||||
    (version "0.7.8")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "broom" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1ljcl8mh0yqxw3qxzar482qwbxbcaim1x6y1wm82ws12pfdw0j8n"))))
 | 
			
		||||
         "0hb2ia55ni2dhyaapw00iy5y44x2kzv39z6qg118c5r94w56fykm"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("r-backports" ,r-backports)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue