gnu: r-tarchetypes: Update to 0.7.11.
* gnu/packages/cran.scm (r-tarchetypes): Update to 0.7.11. Change-Id: Ia87abdf6690b3db8e43be009e8948777293f0ead
This commit is contained in:
parent
5a655bab8f
commit
ab144d871b
@ -16137,13 +16137,13 @@ handle data from simple random samples as well as complex surveys.")
|
||||
(define-public r-tarchetypes
|
||||
(package
|
||||
(name "r-tarchetypes")
|
||||
(version "0.7.10")
|
||||
(version "0.7.11")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "tarchetypes" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14k9p98yv5vgpi1bxngqzmaibdx9h7wyn8k1hw5imvlg4cbwm675"))))
|
||||
"1iqrz27n8ndazx97ngqbz5yz5ppyimpbxam30zgdwnnzf963s5ym"))))
|
||||
(properties `((upstream-name . "tarchetypes")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-digest
|
||||
|
Loading…
Reference in New Issue
Block a user