gnu: r-officer: Update to 0.6.2.
* gnu/packages/cran.scm (r-officer): Update to 0.6.2.
This commit is contained in:
		
							parent
							
								
									eed688ea87
								
							
						
					
					
						commit
						c938338563
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12182,14 +12182,14 @@ references and Rd files.") | ||||||
| (define-public r-officer | (define-public r-officer | ||||||
|   (package |   (package | ||||||
|     (name "r-officer") |     (name "r-officer") | ||||||
|     (version "0.6.1") |     (version "0.6.2") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "officer" version)) |        (uri (cran-uri "officer" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "19sn36aaxr2bmxm8lrs1vqmc4fc1gfwarp418pn09jk105ckykh8")))) |          "0dfk1didy5lfh07chqfwlrdlrib7a5na65rb71ipnxlhbiwbaj09")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list r-openssl r-r6 r-ragg r-uuid r-xml2 r-zip)) |      (list r-openssl r-r6 r-ragg r-uuid r-xml2 r-zip)) | ||||||
|  |  | ||||||
		Reference in a new issue