gnu: r-gage: Update to 2.40.0.
* gnu/packages/bioinformatics.scm (r-gage): Update to 2.40.0.
This commit is contained in:
		
							parent
							
								
									143437c623
								
							
						
					
					
						commit
						78cadd0fef
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -10208,14 +10208,14 @@ microarrays or GRanges for sequencing data.")
 | 
				
			||||||
(define-public r-gage
 | 
					(define-public r-gage
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-gage")
 | 
					    (name "r-gage")
 | 
				
			||||||
    (version "2.38.3")
 | 
					    (version "2.40.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "gage" version))
 | 
					       (uri (bioconductor-uri "gage" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1bqmvjiya1df0b3h491lp1jxahiyidvaf9n094z0sk84x5y3xh2p"))))
 | 
					         "0xm50wgjjjymv71mbv1clnhx4m12nrd1pc6vfplpdqr5q49v3yd5"))))
 | 
				
			||||||
    (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