gnu: r-genomicfeatures: Update to 1.38.2.
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.38.2.
This commit is contained in:
		
							parent
							
								
									154babb9c4
								
							
						
					
					
						commit
						f0e330d68b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7939,13 +7939,13 @@ as well as query and modify the browser state, such as the current viewport.")
 | 
			
		|||
(define-public r-genomicfeatures
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-genomicfeatures")
 | 
			
		||||
    (version "1.38.1")
 | 
			
		||||
    (version "1.38.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "GenomicFeatures" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1c1x29f447dv0i1wi88paji645lfsgmg4ckn19hyhlra72smhzqc"))))
 | 
			
		||||
                "0dd226kgks50jdx5w35f3wmg95hy8aibi4kcn8p5kmqp5i8j580b"))))
 | 
			
		||||
    (properties
 | 
			
		||||
     `((upstream-name . "GenomicFeatures")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue