me
/
guix
Archived
1
0
Fork 0

gnu: r-geoquery: Update to 2.72.0.

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

Change-Id: I8042f082559a8215013f18ebfbb44b019b40c8d6
master
Ricardo Wurmus 2024-05-07 13:06:49 +02:00
parent 9ec23ccb00
commit f439044038
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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