gnu: r-gwascat: Update to 2.30.0.
* gnu/packages/bioconductor.scm (r-gwascat): Update to 2.30.0.
This commit is contained in:
		
							parent
							
								
									5f3ff4f884
								
							
						
					
					
						commit
						b6e56ceeb9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -16830,14 +16830,14 @@ with your data.")
 | 
				
			||||||
(define-public r-gwascat
 | 
					(define-public r-gwascat
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-gwascat")
 | 
					    (name "r-gwascat")
 | 
				
			||||||
    (version "2.28.1")
 | 
					    (version "2.30.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "gwascat" version))
 | 
					       (uri (bioconductor-uri "gwascat" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "19ymdxj8966i4yk0zalfw23938cpv4q7pywg4qb242p44na5y9sl"))))
 | 
					         "0sj51cli1p8k7z1nl5rfswjlzrk9cqnpr1a1pr618gk74kfwqf5a"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     (list r-annotationdbi
 | 
					     (list r-annotationdbi
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue