gnu: r-rbibutils: Update to 2.2.2.
* gnu/packages/cran.scm (r-rbibutils): Update to 2.2.2.
This commit is contained in:
		
							parent
							
								
									e3f766324c
								
							
						
					
					
						commit
						dd3ec26daa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8419,14 +8419,14 @@ hierarchical models using Markov Chain Monte Carlo (MCMC) simulation.")
 | 
			
		|||
(define-public r-rbibutils
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rbibutils")
 | 
			
		||||
    (version "2.2.1")
 | 
			
		||||
    (version "2.2.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "rbibutils" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "16z79rvxkgdg0xq21f5aykikg6vjaiw1p9j9q42k2bz8qdswfd3b"))))
 | 
			
		||||
         "0ks43z6vvdz0d0jv5d2qrm12yb4cwvi7p3kjk6byi4farhh368di"))))
 | 
			
		||||
    (properties `((upstream-name . "rbibutils")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "https://geobosh.github.io/rbibutils/")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue