[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/22: gnu: r-flextable: Update to 0.9.5.
From: |
guix-commits |
Subject: |
06/22: gnu: r-flextable: Update to 0.9.5. |
Date: |
Mon, 11 Mar 2024 08:33:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 81a991b2f545ec1c9f49d7fb4544f24b4cc72cb3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 11 13:30:17 2024 +0100
gnu: r-flextable: Update to 0.9.5.
* gnu/packages/cran.scm (r-flextable): Update to 0.9.5.
Change-Id: I0355bf1ee1231d57f389d6cecd1f7dc01beca7a0
---
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 68a7a36ef3..7ba4cdb20d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14652,14 +14652,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
- (version "0.9.4")
+ (version "0.9.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
- "1dlsag1y3s7d5lp1dh2kxf1qax4r9xvxycpmxl64gkr50dk13bam"))))
+ "14mq27k7998405qwpdpxa1csbf5pdgzj9s892xm95bd4chnshdvw"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table
- branch master updated (c72d8feb1f -> 1e5e3d8e24), guix-commits, 2024/03/11
- 02/22: gnu: r-qs: Update to 0.26.1., guix-commits, 2024/03/11
- 03/22: gnu: r-rmarkdown: Update to 2.26., guix-commits, 2024/03/11
- 05/22: gnu: r-nodbi: Update to 0.10.4., guix-commits, 2024/03/11
- 07/22: gnu: r-survey: Update to 4.4-1., guix-commits, 2024/03/11
- 01/22: gnu: r-rgl: Update to 1.3.1., guix-commits, 2024/03/11
- 06/22: gnu: r-flextable: Update to 0.9.5.,
guix-commits <=
- 12/22: gnu: r-globals: Update to 0.16.3., guix-commits, 2024/03/11
- 04/22: gnu: r-zcompositions: Update to 1.5.0-2., guix-commits, 2024/03/11
- 08/22: gnu: r-multcompview: Update to 0.1-10., guix-commits, 2024/03/11
- 10/22: gnu: r-colorramps: Update to 2.3.4., guix-commits, 2024/03/11
- 17/22: gnu: r-graphlayouts: Update to 1.1.1., guix-commits, 2024/03/11
- 21/22: gnu: r-paws-common: Update to 0.7.1., guix-commits, 2024/03/11
- 22/22: gnu: r-logger: Update to 0.3.0., guix-commits, 2024/03/11
- 14/22: gnu: r-gmodels: Update to 2.19.1., guix-commits, 2024/03/11
- 16/22: gnu: r-systemfonts: Update to 1.0.6., guix-commits, 2024/03/11
- 11/22: gnu: r-rnifti: Update to 1.6.1., guix-commits, 2024/03/11