me
/
guix
Archived
1
0
Fork 0

gnu: r-phangorn: Update to 2.8.1.

* gnu/packages/cran.scm (r-phangorn): Update to 2.8.1.
master
Ricardo Wurmus 2022-01-05 19:34:33 +01:00
parent 8814b5ae8d
commit d16effe7f9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -28014,14 +28014,14 @@ distributed as independent packages.")
(define-public r-phangorn
(package
(name "r-phangorn")
(version "2.8.0")
(version "2.8.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "phangorn" version))
(sha256
(base32
"1pg5lfc5m4ccphswbfbihj91ppmqhf4084kbjlmfsrqxylsyy8ch"))))
"0xfwi7adl1pcfcwk72fj7lkwfm0wiip96ij7m4252xr9mq818ivd"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape