me
/
guix
Archived
1
0
Fork 0

gnu: r-tarchetypes: Update to 0.7.8.

* gnu/packages/cran.scm (r-tarchetypes): Update to 0.7.8.
master
Ricardo Wurmus 2023-09-14 00:04:08 +02:00
parent 52c69229f8
commit c4d627396f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15368,13 +15368,13 @@ handle data from simple random samples as well as complex surveys.")
(define-public r-tarchetypes
(package
(name "r-tarchetypes")
(version "0.7.7")
(version "0.7.8")
(source (origin
(method url-fetch)
(uri (cran-uri "tarchetypes" version))
(sha256
(base32
"1vqyabk04kpskx1ny7c4knzg90ri99x17vfnwcb6syjbzpcfg444"))))
"1m43f2c2rrwnmsbhzfl97fvgjnfm4xwip09saia0dmp84lml26n1"))))
(properties `((upstream-name . "tarchetypes")))
(build-system r-build-system)
(propagated-inputs (list r-digest