me
/
guix
Archived
1
0
Fork 0

gnu: r-tarchetypes: Update to 0.7.10.

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

Change-Id: I71a64325db513663df30d5f1e7ca46feebdd7443
Ricardo Wurmus 2023-12-15 12:16:54 +01:00
parent be7dd9cdef
commit 3b7e441bdc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16057,13 +16057,13 @@ handle data from simple random samples as well as complex surveys.")
(define-public r-tarchetypes
(package
(name "r-tarchetypes")
(version "0.7.9")
(version "0.7.10")
(source (origin
(method url-fetch)
(uri (cran-uri "tarchetypes" version))
(sha256
(base32
"1889jca7zwav1wwig1a4jr1dxmbcszfriqmhdyg97m2s1c9j0r9p"))))
"14k9p98yv5vgpi1bxngqzmaibdx9h7wyn8k1hw5imvlg4cbwm675"))))
(properties `((upstream-name . "tarchetypes")))
(build-system r-build-system)
(propagated-inputs (list r-digest