gnu: r-httr: Update to 1.4.4.
* gnu/packages/statistics.scm (r-httr): Update to 1.4.4.
This commit is contained in:
		
							parent
							
								
									06943cf4f1
								
							
						
					
					
						commit
						0fd63d8584
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2481,13 +2481,13 @@ integers.") | |||
| (define-public r-httr | ||||
|   (package | ||||
|     (name "r-httr") | ||||
|     (version "1.4.3") | ||||
|     (version "1.4.4") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (cran-uri "httr" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0skwi501rzndywn81704d68n1l6lrvqilf91q08cjfhpjvx171ls")))) | ||||
|                 "0pa3ypkq6kq6sw7b8w62rfpcbjwhc49y8nkvk900s9pfycijbn21")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-curl r-jsonlite r-openssl r-mime r-r6)) | ||||
|  |  | |||
		Reference in a new issue