gnu: r-ensembldb: Update to 2.28.0.
* gnu/packages/bioconductor.scm (r-ensembldb): Update to 2.28.0. Change-Id: If88b3d9dd605a4129b3602e680347a4a148312ae
This commit is contained in:
		
							parent
							
								
									5392532dbf
								
							
						
					
					
						commit
						0f4c0d59c7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7897,14 +7897,14 @@ visualization of Illumina DNA methylation array data.")
 | 
			
		|||
(define-public r-ensembldb
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-ensembldb")
 | 
			
		||||
    (version "2.26.0")
 | 
			
		||||
    (version "2.28.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "ensembldb" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "010fp03x1splddxmhpxlfv1i3paqgbcxm7l9z2lmm6zfixhb158a"))))
 | 
			
		||||
         "10h3ngwq99y0d3ksf0303qjw263ard1zsawpq1pw5n9r5g7xll47"))))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list r-annotationdbi
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue