gnu: r-annotate: Update to 1.64.0.
* gnu/packages/bioconductor.scm (r-annotate): Update to 1.64.0.
This commit is contained in:
		
							parent
							
								
									ce5162d09d
								
							
						
					
					
						commit
						7a111924ee
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1064,14 +1064,14 @@ structure.")
 | 
				
			||||||
(define-public r-annotate
 | 
					(define-public r-annotate
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-annotate")
 | 
					    (name "r-annotate")
 | 
				
			||||||
    (version "1.62.0")
 | 
					    (version "1.64.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "annotate" version))
 | 
					       (uri (bioconductor-uri "annotate" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0hww0h4b7bv37mnjviazy247mnzj72z5linwm1gvljrgqv3bagcs"))))
 | 
					         "0rcmdy6hs6m4d6wxgi52c0bhdsbf2sm9f155qbcb05sn0nh8pxwy"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-annotationdbi" ,r-annotationdbi)
 | 
					     `(("r-annotationdbi" ,r-annotationdbi)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue