gnu: r-simplifyenrichment: Update to 1.6.1.
* gnu/packages/bioconductor.scm (r-simplifyenrichment): Update to 1.6.1.
This commit is contained in:
		
							parent
							
								
									c4113d3035
								
							
						
					
					
						commit
						febec55f57
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5483,14 +5483,14 @@ ungapped alignment formats.")
 | 
				
			||||||
(define-public r-simplifyenrichment
 | 
					(define-public r-simplifyenrichment
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-simplifyenrichment")
 | 
					    (name "r-simplifyenrichment")
 | 
				
			||||||
    (version "1.6.0")
 | 
					    (version "1.6.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "simplifyEnrichment" version))
 | 
					       (uri (bioconductor-uri "simplifyEnrichment" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1g3kfa17p60jkk4l34vc5hdq83w082qsxbjvpqw7r9rdd8d79z2q"))))
 | 
					         "0qblgdxmr7zc981529cca3ykakql618q1im6gaxw8pwws5jgpyk6"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "simplifyEnrichment")))
 | 
					     `((upstream-name . "simplifyEnrichment")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue