gnu: r-rnexml: Update to 2.4.7.
* gnu/packages/cran.scm (r-rnexml): Update to 2.4.7.
This commit is contained in:
parent
ad798636b8
commit
0396e479f7
1 changed files with 2 additions and 2 deletions
|
@ -14357,13 +14357,13 @@ (define-public r-phylobase
|
|||
(define-public r-rnexml
|
||||
(package
|
||||
(name "r-rnexml")
|
||||
(version "2.4.6")
|
||||
(version "2.4.7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RNeXML" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0k56brcg80mvx35hgc5gj8arwba4k7q0075g38qp0qgq9d1b87cs"))))
|
||||
"1zp6pijsc73jx8cmxb1hng36nvaf5wnhldnzlqhmba9kv9niscfb"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ape
|
||||
|
|
Loading…
Reference in a new issue