gnu: r-tmb: Update to 1.7.20.
* gnu/packages/cran.scm (r-tmb): Update to 1.7.20.
This commit is contained in:
		
							parent
							
								
									3e4baacd91
								
							
						
					
					
						commit
						da20f1f0b2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10394,14 +10394,14 @@ Bayesian modeling.")
 | 
			
		|||
(define-public r-tmb
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-tmb")
 | 
			
		||||
    (version "1.7.19")
 | 
			
		||||
    (version "1.7.20")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "TMB" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0vnjh8d5gnjswil8ld3gbbspy4m5l2pzar1mpj62qxn2mwx0cc4s"))))
 | 
			
		||||
         "14wapc8bicr4j7mmrv1hrsw407lsbr7l4cfvy3j9sfjdbrq31a37"))))
 | 
			
		||||
    (properties `((upstream-name . "TMB")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue