[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/45: gnu: r-officer: Update to 0.6.4.
From: |
guix-commits |
Subject: |
13/45: gnu: r-officer: Update to 0.6.4. |
Date: |
Sat, 10 Feb 2024 07:53:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 57cee07285a50865a8cf5c56ba4c014fd605bce3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:30 2024 +0100
gnu: r-officer: Update to 0.6.4.
* gnu/packages/cran.scm (r-officer): Update to 0.6.4.
Change-Id: I71997fa352044fa48ae26193bbc6e2a6d0efc344
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 00552825c4..d2c2881ce3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14075,14 +14075,14 @@ references and Rd files.")
(define-public r-officer
(package
(name "r-officer")
- (version "0.6.3")
+ (version "0.6.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "officer" version))
(sha256
(base32
- "0z3phawwxj4h1pwzw8lsl6pnypr77b329mg6r2qnzmj0j81585z5"))))
+ "1mhkb2k9l0fp7xxhx69h1cxyh8gnlpwr5rjiw25s7rp1czwmyjk5"))))
(build-system r-build-system)
(propagated-inputs
(list r-openssl r-r6 r-ragg r-uuid r-xml2 r-zip))
- branch master updated (e02265a2f9 -> caa7a95157), guix-commits, 2024/02/10
- 06/45: gnu: r-ctrdata: Update to 1.17.1., guix-commits, 2024/02/10
- 04/45: gnu: r-servr: Update to 0.29., guix-commits, 2024/02/10
- 13/45: gnu: r-officer: Update to 0.6.4.,
guix-commits <=
- 01/45: gnu: r-nmf: Update to 0.27., guix-commits, 2024/02/10
- 12/45: gnu: r-ggseqlogo: Update to 0.2., guix-commits, 2024/02/10
- 08/45: gnu: r-extremes: Update to 2.1-4., guix-commits, 2024/02/10
- 11/45: gnu: r-xfun: Update to 0.42., guix-commits, 2024/02/10
- 09/45: gnu: r-limsolve: Update to 1.5.7.1., guix-commits, 2024/02/10
- 07/45: gnu: r-rmumps: Update to 5.2.1-27., guix-commits, 2024/02/10
- 05/45: gnu: r-rcppthread: Update to 2.1.7., guix-commits, 2024/02/10
- 10/45: gnu: r-cvxr: Update to 1.0-12., guix-commits, 2024/02/10
- 17/45: gnu: r-ggeffects: Update to 1.4.0., guix-commits, 2024/02/10
- 19/45: gnu: r-multicool: Update to 1.0.1., guix-commits, 2024/02/10