me
/
guix
Archived
1
0
Fork 0

gnu: r-tarchetypes: Update to 0.8.0.

* gnu/packages/cran.scm (r-tarchetypes): Update to 0.8.0.

Change-Id: I934c092307515bb316c0265bc9145ec9b6a15e4d
master
Ricardo Wurmus 2024-03-19 14:43:25 +01:00
parent 6aae048cd6
commit 0838412b99
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16673,13 +16673,13 @@ handle data from simple random samples as well as complex surveys.")
(define-public r-tarchetypes
(package
(name "r-tarchetypes")
(version "0.7.12")
(version "0.8.0")
(source (origin
(method url-fetch)
(uri (cran-uri "tarchetypes" version))
(sha256
(base32
"0l5kk7a3p0pbqh9rrjz43aa4dgcfffcb3wwsl60bm9v48lzv7frv"))))
"18vn2mx5nqlib0by5v7493g8gsbzcdbg0dn92cpbf713r69v1lbk"))))
(properties `((upstream-name . "tarchetypes")))
(build-system r-build-system)
(propagated-inputs (list r-digest