me
/
guix
Archived
1
0
Fork 0

gnu: r-rnexml: Update to 2.4.9.

* gnu/packages/cran.scm (r-rnexml): Update to 2.4.9.
Ricardo Wurmus 2022-12-19 17:07:22 +01:00
parent 41cd18b3b8
commit e00df6abd4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16036,13 +16036,13 @@ useful for building large phylogenies using multiple markers.")
(define-public r-rnexml
(package
(name "r-rnexml")
(version "2.4.8")
(version "2.4.9")
(source (origin
(method url-fetch)
(uri (cran-uri "RNeXML" version))
(sha256
(base32
"0l5qpg6f107k927vnnki7g9yfs20xkpd7c5pkvbj8bpybbwjkm16"))))
"180w7c8n4xcn3x7haymi1fl3fpnklqfgmaki6jkxpm3hdiffmbsd"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape