mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: r-tam: Update to 3.5-19.
* gnu/packages/cran.scm (r-tam): Update to 3.5-19.
This commit is contained in:
parent
e2db5f2ea9
commit
f44d9c48ee
1 changed files with 2 additions and 2 deletions
|
@ -20525,14 +20525,14 @@ (define-public r-cdm
|
|||
(define-public r-tam
|
||||
(package
|
||||
(name "r-tam")
|
||||
(version "3.4-26")
|
||||
(version "3.5-19")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "TAM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"111d7qkxhwh1lfvldyh9d61pdb5vb6x8lr8n9h95ssvw07vjqvk9"))))
|
||||
"1x1pdy0hrk4c3x5l4gcslpvyb0sv2zgly4n3a7y8j6yrzajx0sg7"))))
|
||||
(properties `((upstream-name . "TAM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue