me
/
guix
Archived
1
0
Fork 0

gnu: r-geoquery: Update to 2.58.0.

* gnu/packages/bioconductor.scm (r-geoquery): Update to 2.58.0.
master
zimoun 2020-10-30 15:49:54 +01:00 committed by Ricardo Wurmus
parent bde9dc5b97
commit 5c4edeef02
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3207,14 +3207,14 @@ high-throughput analyses.")
(define-public r-geoquery
(package
(name "r-geoquery")
(version "2.56.0")
(version "2.58.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GEOquery" version))
(sha256
(base32
"0sap1dsa3k3qpv5z5y3cimxyhbm8qai87gqn3g1w3hwlcqsss92m"))))
"1jzhgnd404wkz978vbqzwbgixr7yk98c7s9q1fzlyax4f8l0cpi4"))))
(properties `((upstream-name . "GEOquery")))
(build-system r-build-system)
(propagated-inputs