mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-annaffy: Update to 1.64.2.
* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.64.2.
This commit is contained in:
parent
344c901a4c
commit
a94d1e3b4c
1 changed files with 2 additions and 2 deletions
|
@ -7439,14 +7439,14 @@ data in R and Bioconductor containers.")
|
|||
(define-public r-annaffy
|
||||
(package
|
||||
(name "r-annaffy")
|
||||
(version "1.63.1")
|
||||
(version "1.64.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "annaffy" version))
|
||||
(sha256
|
||||
(base32
|
||||
"071qr68dn8k3mvwgpllbk2a4g6f6yyv2087q5rmpb22lkfvi4hwv"))))
|
||||
"03y633vgxprd2abhanj4sanmb4ymz7az5aiasxn6wjzawiqjdcb1"))))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue