gnu: r-tam: Update to 4.2-21.

* gnu/packages/cran.scm (r-tam): Update to 4.2-21.

Change-Id: I4931defa8c43a5432fbfa93ed40234faa589fead
This commit is contained in:
Ricardo Wurmus 2024-02-20 17:45:10 +01:00
parent eaef954d65
commit 4d3c18b8fe
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -32242,14 +32242,14 @@ well as Ravand and Robitzsch (2015).")
(define-public r-tam
(package
(name "r-tam")
(version "4.1-4")
(version "4.2-21")
(source
(origin
(method url-fetch)
(uri (cran-uri "TAM" version))
(sha256
(base32
"0b81d0g4j94yrfzj019jffxrk1aw24iscddp60kjbkrl5p7qy38g"))))
"0s6mygm3sypjd393f7hsxslqwqp2s1hihb5iv8z8dhc95vj845qd"))))
(properties `((upstream-name . "TAM")))
(build-system r-build-system)
(propagated-inputs