me
/
guix
Archived
1
0
Fork 0

gnu: r-category: Update to 2.60.0.

* gnu/packages/bioconductor.scm (r-category): Update to 2.60.0.
master
Ricardo Wurmus 2021-11-04 22:04:00 +00:00
parent a6b83bd30d
commit 395e9ab420
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2428,14 +2428,14 @@ genome data packages and support for efficient SNP representation.")
(define-public r-category (define-public r-category
(package (package
(name "r-category") (name "r-category")
(version "2.58.0") (version "2.60.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "Category" version)) (uri (bioconductor-uri "Category" version))
(sha256 (sha256
(base32 (base32
"0f76pb7h8qc51mca5pq00m9p02sbkcj6ywfzli20qai2ykpfr71x")))) "164zp4la9rqnp5vpn2y2p6plc5yxyk2kmn0z3d2flla54zc1b427"))))
(properties `((upstream-name . "Category"))) (properties `((upstream-name . "Category")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs