me
/
guix
Archived
1
0
Fork 0

gnu: r-category: Update to 2.66.0.

* gnu/packages/bioconductor.scm (r-category): Update to 2.66.0.
master
Ricardo Wurmus 2023-04-28 17:59:52 +02:00
parent 5d526f71c8
commit 7b4443f365
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5999,14 +5999,14 @@ genome data packages and support for efficient SNP representation.")
(define-public r-category
(package
(name "r-category")
(version "2.64.0")
(version "2.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Category" version))
(sha256
(base32
"1j62b3ycvb27p80k1a1qj4pdf8cjynf5fkj65v74c3l1hgl9qxnh"))))
"1wjf6xbnys7nv8z4xrzck1wk5xifkdni672kigs0aqdxqj8d80f5"))))
(properties `((upstream-name . "Category")))
(build-system r-build-system)
(propagated-inputs