gnu: r-tam: Update to 3.7-16.

* gnu/packages/cran.scm (r-tam): Update to 3.7-16.
This commit is contained in:
Ricardo Wurmus 2021-07-10 13:26:22 +02:00
parent 6f9530ca13
commit 91bb4f5228
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23787,14 +23787,14 @@ (define-public r-cdm
(define-public r-tam
(package
(name "r-tam")
(version "3.6-45")
(version "3.7-16")
(source
(origin
(method url-fetch)
(uri (cran-uri "TAM" version))
(sha256
(base32
"1i9frqh6xf7h8r3q66xy0kfgwsxdhj6p9r9ga043aqmwk92q78b8"))))
"1969xm1f7s183h0xnd4g1bxhjp80rl7kad29zwcig0fmw6bs2mpd"))))
(properties `((upstream-name . "TAM")))
(build-system r-build-system)
(propagated-inputs