me
/
guix
Archived
1
0
Fork 0

gnu: r-anthropometry: Update to 1.16.

* gnu/packages/cran.scm (r-anthropometry): Update to 1.16.
master
Ricardo Wurmus 2021-11-01 20:44:45 +00:00
parent 4fc29a0d3d
commit 095bac3cb4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -23036,14 +23036,14 @@ Edition), John Wiley and Sons.")
(define-public r-anthropometry
(package
(name "r-anthropometry")
(version "1.15")
(version "1.16")
(source
(origin
(method url-fetch)
(uri (cran-uri "Anthropometry" version))
(sha256
(base32
"03xw0ggb2qqlldrv0qpjwmncnari742habb46im7y65bhgnr2awx"))))
"0iqlmp9vig4qdavs37kislqxwhk0c0pgsn1kwz3mm75nylxmpbp0"))))
(properties `((upstream-name . "Anthropometry")))
(build-system r-build-system)
(propagated-inputs