gnu: r-vcd: Update to 1.4-6.
* gnu/packages/cran.scm (r-vcd): Update to 1.4-6.
This commit is contained in:
		
							parent
							
								
									fec7f576b4
								
							
						
					
					
						commit
						bcbcd17d45
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3636,14 +3636,14 @@ modeling for empirical income distributions.")
 | 
				
			||||||
(define-public r-vcd
 | 
					(define-public r-vcd
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-vcd")
 | 
					    (name "r-vcd")
 | 
				
			||||||
    (version "1.4-5")
 | 
					    (version "1.4-6")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "vcd" version))
 | 
					       (uri (cran-uri "vcd" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0pqf1sdp0d60aqc7721hy2zfcp57902by0i28jqbn683dd50c21a"))))
 | 
					         "0rjz49py5l6wnaimw6k8rcyzlvs8cyz5g2xwqj2qis92ly0l103z"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-colorspace" ,r-colorspace)
 | 
					     `(("r-colorspace" ,r-colorspace)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue