gnu: r-genomicscores: Update to 2.6.1.
* gnu/packages/bioconductor.scm (r-genomicscores): Update to 2.6.1.
This commit is contained in:
		
							parent
							
								
									e129f579f5
								
							
						
					
					
						commit
						88ed3fc340
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8551,14 +8551,14 @@ type and symbol colors.")
 | 
			
		|||
(define-public r-genomicscores
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-genomicscores")
 | 
			
		||||
    (version "2.6.0")
 | 
			
		||||
    (version "2.6.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "GenomicScores" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "18fzi2qi95851ci7qrzwpb7v6fhwp6xi1d1vk11xbygpbvql5mls"))))
 | 
			
		||||
         "17v2v7aklljy17nivwmani2jxkbffqs2yr38hlspjlvgpidpf9ln"))))
 | 
			
		||||
    (properties `((upstream-name . "GenomicScores")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue