Archived
1
0
Fork 0

gnu: r-tam: Update to 3.6-45.

* gnu/packages/cran.scm (r-tam): Update to 3.6-45.
This commit is contained in:
Ricardo Wurmus 2021-05-04 07:13:16 +02:00
parent 2dc5918ef9
commit 6d2b288e24
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22883,14 +22883,14 @@ well as Ravand and Robitzsch (2015).")
(define-public r-tam (define-public r-tam
(package (package
(name "r-tam") (name "r-tam")
(version "3.5-19") (version "3.6-45")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "TAM" version)) (uri (cran-uri "TAM" version))
(sha256 (sha256
(base32 (base32
"1x1pdy0hrk4c3x5l4gcslpvyb0sv2zgly4n3a7y8j6yrzajx0sg7")))) "1i9frqh6xf7h8r3q66xy0kfgwsxdhj6p9r9ga043aqmwk92q78b8"))))
(properties `((upstream-name . "TAM"))) (properties `((upstream-name . "TAM")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs