gnu: r-reportingtools: Update to 2.30.2.
* gnu/packages/bioconductor.scm (r-reportingtools): Update to 2.30.2.
This commit is contained in:
		
							parent
							
								
									fa227c9640
								
							
						
					
					
						commit
						ee61edb621
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1907,14 +1907,14 @@ region sets and other genomic features.")
 | 
				
			||||||
(define-public r-reportingtools
 | 
					(define-public r-reportingtools
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-reportingtools")
 | 
					    (name "r-reportingtools")
 | 
				
			||||||
    (version "2.30.0")
 | 
					    (version "2.30.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "ReportingTools" version))
 | 
					       (uri (bioconductor-uri "ReportingTools" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0gkshdhx44yjffqf1xmvik7j5hlhszp1n9ckanaws9ky3iia8j31"))))
 | 
					         "1vvra7l29s7lnq996nwlpzbkrbdkr3ivkgmfp4kndfykxsl9q4vb"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "ReportingTools")))
 | 
					     `((upstream-name . "ReportingTools")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue