gnu: r-chemminer: Update to 3.42.0.
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.42.0.
This commit is contained in:
		
							parent
							
								
									1e28867803
								
							
						
					
					
						commit
						95ef268142
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7645,14 +7645,14 @@ visualizing RNA-sequencing datasets and differentially expressed genes.")
 | 
			
		|||
(define-public r-chemminer
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-chemminer")
 | 
			
		||||
    (version "3.40.0")
 | 
			
		||||
    (version "3.42.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "ChemmineR" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0cna5xsqflvhlp2k47asxyv3w4ympmz2wy2cwjyzlal6936fjikf"))))
 | 
			
		||||
         "14q9zhhxgkx5skj424i2rbjdbp5j8jfkxspkhnkwv5i45cvkgh19"))))
 | 
			
		||||
    (properties `((upstream-name . "ChemmineR")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue