gnu: r-hmisc: Update to 4.7-1.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.7-1.
This commit is contained in:
		
							parent
							
								
									2d34ff8133
								
							
						
					
					
						commit
						8313464be6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4473,13 +4473,13 @@ package instead.")
 | 
			
		|||
(define-public r-hmisc
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-hmisc")
 | 
			
		||||
    (version "4.7-0")
 | 
			
		||||
    (version "4.7-1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "Hmisc" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "1gc71wg6f17x6nriphs1kk39ix7lpqk32clk1qshqy8wl6f2vv19"))))
 | 
			
		||||
        (base32 "0zrfi2mmi6wfl6440iqflzzmkina8dhxia2qsamqw6djd0d5fp9j"))))
 | 
			
		||||
    (properties `((upstream-name . "Hmisc")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue