gnu: r-geoquery: Update to 2.52.0.
* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.52.0.
This commit is contained in:
		
							parent
							
								
									26c72fffc1
								
							
						
					
					
						commit
						2d4430877a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2310,14 +2310,14 @@ high-throughput analyses.")
 | 
				
			||||||
(define-public r-geoquery
 | 
					(define-public r-geoquery
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-geoquery")
 | 
					    (name "r-geoquery")
 | 
				
			||||||
    (version "2.50.5")
 | 
					    (version "2.52.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "GEOquery" version))
 | 
					       (uri (bioconductor-uri "GEOquery" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "074dl00c8yi1ihpjkw7vl9vy2hggvipib0jn0hli0wrw7x1h9hg6"))))
 | 
					         "1r8x4jsl1mr9j7wyyqlj0zgwd80vkqhxxqrcgbb78ksryzq45jkr"))))
 | 
				
			||||||
    (properties `((upstream-name . "GEOquery")))
 | 
					    (properties `((upstream-name . "GEOquery")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue