guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 11/11: gnu: r-tam: Update to 4.2-21.
Date: Tue, 20 Feb 2024 14:21:47 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 4d3c18b8fe91aa3a982138fa4b49d47eb8586502
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 20 17:45:10 2024 +0100

    gnu: r-tam: Update to 4.2-21.
    
    * gnu/packages/cran.scm (r-tam): Update to 4.2-21.
    
    Change-Id: I4931defa8c43a5432fbfa93ed40234faa589fead
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3ff6d4cae2..34d8b3bf1c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]