me
/
guix
Archived
1
0
Fork 0

gnu: r-geoquery: Update to 2.68.0.

* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.68.0.
master
Ricardo Wurmus 2023-04-28 18:00:08 +02:00
parent 0410b30ba1
commit 98da84a5a6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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