me
/
guix
Archived
1
0
Fork 0

gnu: r-tarchetypes: Update to 0.7.12.

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

Change-Id: Ib20dda1be9bfd9c6f7f36876303686e0be3a01b2
master
Ricardo Wurmus 2024-02-10 13:02:30 +01:00
parent 9a779dd856
commit 924aa82a2c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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