gnu: r-tarchetypes: Update to 0.7.7.

* gnu/packages/cran.scm (r-tarchetypes): Update to 0.7.7.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:25 +02:00
parent 63319c1939
commit acd42d0d39
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14878,13 +14878,13 @@ (define-public r-tab
(define-public r-tarchetypes
(package
(name "r-tarchetypes")
(version "0.7.6")
(version "0.7.7")
(source (origin
(method url-fetch)
(uri (cran-uri "tarchetypes" version))
(sha256
(base32
"06hqwzh5mca7606rq5bwhqk9cbhqsw6vl1pax1y1890fnkzcm1my"))))
"1vqyabk04kpskx1ny7c4knzg90ri99x17vfnwcb6syjbzpcfg444"))))
(properties `((upstream-name . "tarchetypes")))
(build-system r-build-system)
(propagated-inputs (list r-digest