gnu: r-annotate: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-annotate): Update to 1.70.0.
This commit is contained in:
		
							parent
							
								
									308067c09c
								
							
						
					
					
						commit
						1bb87755b8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1919,14 +1919,14 @@ structure.")
 | 
				
			||||||
(define-public r-annotate
 | 
					(define-public r-annotate
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-annotate")
 | 
					    (name "r-annotate")
 | 
				
			||||||
    (version "1.68.0")
 | 
					    (version "1.70.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
 | 
				
			||||||
         "1rql591x56532m8n4axdkfkhkbcsz5hfrf7271s0lmkvy84i7z6l"))))
 | 
					         "13ny596wh65sw7dbw0zd4h84d6k1w99g91c4sqy83mdzgpv73sz7"))))
 | 
				
			||||||
    (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