gnu: r-rnexml: Update to 2.4.11.

* gnu/packages/cran.scm (r-rnexml): Update to 2.4.11.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:08:33 +01:00
parent 0f4fba3768
commit 1931b8bfa9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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