gnu: r-tam: Update to 3.7-16.
* gnu/packages/cran.scm (r-tam): Update to 3.7-16.
This commit is contained in:
		
							parent
							
								
									6f9530ca13
								
							
						
					
					
						commit
						91bb4f5228
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -23787,14 +23787,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.6-45")
 | 
					    (version "3.7-16")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "TAM" version))
 | 
					       (uri (cran-uri "TAM" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1i9frqh6xf7h8r3q66xy0kfgwsxdhj6p9r9ga043aqmwk92q78b8"))))
 | 
					         "1969xm1f7s183h0xnd4g1bxhjp80rl7kad29zwcig0fmw6bs2mpd"))))
 | 
				
			||||||
    (properties `((upstream-name . "TAM")))
 | 
					    (properties `((upstream-name . "TAM")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue