me
/
guix
Archived
1
0
Fork 0

gnu: r-category: Update to 2.70.0.

* gnu/packages/bioconductor.scm (r-category): Update to 2.70.0.

Change-Id: Ia102f873af5883aeba3379366953cecdec2be342
master
Ricardo Wurmus 2024-05-07 12:32:54 +02:00
parent e6032ad668
commit 0b92bb1f1e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7240,14 +7240,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.68.0") (version "2.70.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
"19qyxqky1gsrjylmc2h0sndbqlk2ibrps7123gqwn19p8kg4nhf0")))) "0paz6h8rsbqvlxxj4di8cl76aybgjr842z5gdv8xi6c2d7zwbclw"))))
(properties `((upstream-name . "Category"))) (properties `((upstream-name . "Category")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs