gnu: r-flextable: Update to 0.6.5.
* gnu/packages/cran.scm (r-flextable): Update to 0.6.5.
This commit is contained in:
		
							parent
							
								
									8067bcdf53
								
							
						
					
					
						commit
						2f88711ce3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8452,14 +8452,14 @@ functions.") | |||
| (define-public r-flextable | ||||
|   (package | ||||
|     (name "r-flextable") | ||||
|     (version "0.6.4") | ||||
|     (version "0.6.5") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "flextable" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1ykjfnqhn8nd9f3l4jj8hf1bbjjckkna3p7fdsg0a73c05a17yma")))) | ||||
|          "1njk4kc19r2n2awxjfz4svf1pivxhn12r9dqsdvbdpbfl5wmvxzl")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-base64enc" ,r-base64enc) | ||||
|  |  | |||
		Reference in a new issue