gnu: r-clusterprofiler: Update to 4.10.1.
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.10.1. Change-Id: I05b41c27d1e1ac8b2887845df5a4a75d45513929
This commit is contained in:
		
							parent
							
								
									48e458e662
								
							
						
					
					
						commit
						10345d2f63
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -15914,14 +15914,14 @@ attempts to assess their statistical significance.")
 | 
			
		|||
(define-public r-clusterprofiler
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-clusterprofiler")
 | 
			
		||||
    (version "4.10.0")
 | 
			
		||||
    (version "4.10.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "clusterProfiler" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1vlrybyczfci5qnw50k0y2j2853r2p1ff5bpj35rdca4ja0iqh2q"))))
 | 
			
		||||
         "1jwi9029dy7ga4hv75grib7wdaghslwh4qk5awhgw3192a0qcixf"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "clusterProfiler")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue