gnu: r-annotationdbi: Update to 1.64.1.
* gnu/packages/bioconductor.scm (r-annotationdbi): Update to 1.64.1. Change-Id: If7f6bef70b3f4cc59c81ea68632b36c4b8449a73
This commit is contained in:
		
							parent
							
								
									96af9a059b
								
							
						
					
					
						commit
						b77fe732f0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6319,13 +6319,13 @@ microarrays.")
 | 
				
			||||||
(define-public r-annotationdbi
 | 
					(define-public r-annotationdbi
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-annotationdbi")
 | 
					    (name "r-annotationdbi")
 | 
				
			||||||
    (version "1.64.0")
 | 
					    (version "1.64.1")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "AnnotationDbi" version))
 | 
					              (uri (bioconductor-uri "AnnotationDbi" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0nyw3x5ivq969p2w788zi4pp0pwjv5hhpjpl5lyfzhak9ydylgh6"))))
 | 
					                "1bdr303a2z03c8vc8q95a4a4a8i956vimia5yik78yddd1ig9gq3"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "AnnotationDbi")))
 | 
					     `((upstream-name . "AnnotationDbi")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue