gnu: r-rnexml: Update to 2.4.11.
* gnu/packages/cran.scm (r-rnexml): Update to 2.4.11.
This commit is contained in:
parent
0f4fba3768
commit
1931b8bfa9
1 changed files with 2 additions and 2 deletions
|
@ -16515,13 +16515,13 @@ (define-public r-phylotools
|
|||
(define-public r-rnexml
|
||||
(package
|
||||
(name "r-rnexml")
|
||||
(version "2.4.9")
|
||||
(version "2.4.11")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RNeXML" version))
|
||||
(sha256
|
||||
(base32
|
||||
"180w7c8n4xcn3x7haymi1fl3fpnklqfgmaki6jkxpm3hdiffmbsd"))))
|
||||
"0ipxdhfzccpqmnfrqdy8bizm80k2chhdlzg3p0dl05p8n35i6s94"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ape
|
||||
|
|
Loading…
Reference in a new issue