gnu: r-tibble: Update to 3.0.6.
* gnu/packages/statistics.scm (r-tibble): Update to 3.0.6.
This commit is contained in:
		
							parent
							
								
									5a16a85718
								
							
						
					
					
						commit
						3977bb8ba9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1664,14 +1664,14 @@ like tidy evaluation.") | |||
| (define-public r-tibble | ||||
|   (package | ||||
|     (name "r-tibble") | ||||
|     (version "3.0.5") | ||||
|     (version "3.0.6") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "tibble" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "142i34h53b8w8jkh3l8y3xsqfvvgp7ybfbv830bjky7cymxjvj8w")))) | ||||
|          "0f41gnq0wwmy1z96lg3gicvm54jh685f7i3ag8yfk39r3ql2vzpv")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-cli" ,r-cli) | ||||
|  |  | |||
		Reference in a new issue