gnu: r-scatterpie: Update to 0.2.2.
* gnu/packages/cran.scm (r-scatterpie): Update to 0.2.2. Change-Id: Iefea7b841a419a129ed69d436b80bf59a7ec8c3f
This commit is contained in:
		
							parent
							
								
									d3bb68db27
								
							
						
					
					
						commit
						81392d15c1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -34074,14 +34074,14 @@ multi-state models.")
 | 
			
		|||
(define-public r-scatterpie
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-scatterpie")
 | 
			
		||||
    (version "0.2.1")
 | 
			
		||||
    (version "0.2.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "scatterpie" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0wfrckyvy4zw34qdvgg1gwqfdi1xhs63v3gfwa4akm7ifd1canlb"))))
 | 
			
		||||
         "1q36g6rqggrysnjqarxbyjw3y3z244k0zh1a49w6j4149k8qc462"))))
 | 
			
		||||
    (properties `((upstream-name . "scatterpie")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue