gnu: r-gage: Update to 2.54.0.
* gnu/packages/bioconductor.scm (r-gage): Update to 2.54.0. Change-Id: Ie455bb98bca5d3d7a741ef0172d064a375cf1556
This commit is contained in:
		
							parent
							
								
									d0c40e12ae
								
							
						
					
					
						commit
						cddd24c450
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -8001,14 +8001,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.52.0")
 | 
					    (version "2.54.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
 | 
				
			||||||
         "0bm5hvy3cdcm46527w45mnnnk95qm28xzdk1m53615gh55ix4iy8"))))
 | 
					         "0iwdv9y5x0na38arjqacz00s7plk7aqc1h2ynhlpbyl3nz0a0kyq"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list r-annotationdbi r-go-db r-graph r-keggrest))
 | 
					     (list r-annotationdbi r-go-db r-graph r-keggrest))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue