gnu: r-topgo: Update to 2.42.0.
* gnu/packages/bioinformatics.scm (r-topgo): Update to 2.42.0.
This commit is contained in:
		
							parent
							
								
									26e2184fc1
								
							
						
					
					
						commit
						6a7de43a58
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8500,13 +8500,13 @@ information about the latest version of the Gene Ontologies.")
 | 
			
		|||
(define-public r-topgo
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-topgo")
 | 
			
		||||
    (version "2.40.0")
 | 
			
		||||
    (version "2.42.0")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "topGO" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "13rhbvn27sj75fklf1cnjaazacx8yyjlhqlnbp5zk157q6y5cwdr"))))
 | 
			
		||||
                "0vr3l9gvd3dhy446k3fkj6rm7z1abxi56rbnrs64297yzxaz1ngl"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "topGO")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue