gnu: r-category: Update to 2.66.0.
* gnu/packages/bioconductor.scm (r-category): Update to 2.66.0.master
parent
5d526f71c8
commit
7b4443f365
|
@ -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
|
||||
|
|
Reference in New Issue