gnu: r-geoquery: Update to 2.68.0.
* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.68.0.master
parent
0410b30ba1
commit
98da84a5a6
|
@ -11964,14 +11964,14 @@ high-throughput analyses.")
|
||||||
(define-public r-geoquery
|
(define-public r-geoquery
|
||||||
(package
|
(package
|
||||||
(name "r-geoquery")
|
(name "r-geoquery")
|
||||||
(version "2.66.0")
|
(version "2.68.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
|
||||||
"0ck2aml1kxdahwcszi3j7hcikwi8fdnzphlrsn3h2q4dkk5x00kn"))))
|
"1xyrfj8b7j2wdjlbmwhx1c0hfbvr7l7jxyw2v64fbw8604zprv4s"))))
|
||||||
(properties `((upstream-name . "GEOquery")))
|
(properties `((upstream-name . "GEOquery")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue