gnu: r-conos: Update to 1.5.2.
* gnu/packages/bioconductor.scm (r-conos): Update to 1.5.2. Change-Id: Ia2192481d7d829ef47fec23d4fc8c028abce7098
This commit is contained in:
		
							parent
							
								
									783088d2e3
								
							
						
					
					
						commit
						c2e428b299
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7211,13 +7211,13 @@ self-defined annotation graphics.")
 | 
			
		|||
(define-public r-conos
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-conos")
 | 
			
		||||
    (version "1.5.1")
 | 
			
		||||
    (version "1.5.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "conos" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "01d2knwyf0g2pvqq3dy5vhf0i7mc5f7rzg3a7cbglsw3l9irsixv"))))
 | 
			
		||||
        (base32 "0p66gb308w2zfsppm0k1vsvgr33kzzhql0vh7l39vlsgayi00skk"))))
 | 
			
		||||
    (properties `((upstream-name . "conos")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue