gnu: r-hmisc: Update to 4.2-0.
* gnu/packages/statistics.scm (r-hmisc): Update to 4.2-0.
This commit is contained in:
		
							parent
							
								
									19fdd77c07
								
							
						
					
					
						commit
						69e9899a2f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3984,14 +3984,14 @@ package instead.") | |||
| (define-public r-hmisc | ||||
|   (package | ||||
|     (name "r-hmisc") | ||||
|     (version "4.1-1") | ||||
|     (version "4.2-0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "Hmisc" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "160l50ppjs69ipcaya1mlcz29zbn5rmqg91r09dvzzvkvwfb47cr")))) | ||||
|          "1n8i2jhc308hd6bvys9cd7nrz7pwjszs03r5bwlh1pc869ki95ly")))) | ||||
|     (properties `((upstream-name . "Hmisc"))) | ||||
|     (build-system r-build-system) | ||||
|     (native-inputs | ||||
|  |  | |||
		Reference in a new issue