gnu: r-geoquery: Update to 2.70.0.

* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.70.0.

Change-Id: I9d58b9ed1ad004177a354c7c688ec431368373f8
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:45 +01:00
parent dffab6110f
commit cb94125b4c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -13821,14 +13821,14 @@ high-throughput analyses.")
(define-public r-geoquery
(package
(name "r-geoquery")
(version "2.68.0")
(version "2.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GEOquery" version))
(sha256
(base32
"1xyrfj8b7j2wdjlbmwhx1c0hfbvr7l7jxyw2v64fbw8604zprv4s"))))
"1xjfh9lx2cfwzkk61pdarajsa86nzhy3dz7r4zws20pz4xkhwv87"))))
(properties `((upstream-name . "GEOquery")))
(build-system r-build-system)
(propagated-inputs