me
/
guix
Archived
1
0
Fork 0

gnu: r-anthropometry: Update to 1.17.

* gnu/packages/cran.scm (r-anthropometry): Update to 1.17.
master
Ricardo Wurmus 2022-01-05 19:34:27 +01:00
parent 64680d3146
commit 75d3010c22
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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