gnu: r-flextable: Update to 0.5.8.
* gnu/packages/cran.scm (r-flextable): Update to 0.5.8.
This commit is contained in:
		
							parent
							
								
									544366842b
								
							
						
					
					
						commit
						bfbb33e8f8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6512,14 +6512,14 @@ functions.") | ||||||
| (define-public r-flextable | (define-public r-flextable | ||||||
|   (package |   (package | ||||||
|     (name "r-flextable") |     (name "r-flextable") | ||||||
|     (version "0.5.6") |     (version "0.5.8") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "flextable" version)) |        (uri (cran-uri "flextable" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1f869f2dfqkzhf6yix7xcbs8rn1nwq3sg623h74zg6h1pl6px66w")))) |          "1x24rz1r5xin122czg85d7nrkwpaabb60p50m3yrd3dh81vfp0hk")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      `(("r-base64enc" ,r-base64enc) |      `(("r-base64enc" ,r-base64enc) | ||||||
|  |  | ||||||
		Reference in a new issue