gnu: r-tarchetypes: Update to 0.7.8.

* gnu/packages/cran.scm (r-tarchetypes): Update to 0.7.8.
This commit is contained in:
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

View file

@ -15368,13 +15368,13 @@ (define-public r-tab
(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