[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/22: gnu: r-globals: Update to 0.16.3.
From: |
guix-commits |
Subject: |
12/22: gnu: r-globals: Update to 0.16.3. |
Date: |
Mon, 11 Mar 2024 08:33:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5fd8c5a81e7efd1c87a89b1fdef2c1cb740a689f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 11 13:30:18 2024 +0100
gnu: r-globals: Update to 0.16.3.
* gnu/packages/cran.scm (r-globals): Update to 0.16.3.
Change-Id: I655b63182fa9cda436f5b7be7de5730682ff5af1
---
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 f84e08d761..d22ca85106 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21645,14 +21645,14 @@ subsetting.")
(define-public r-globals
(package
(name "r-globals")
- (version "0.16.2")
+ (version "0.16.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "globals" version))
(sha256
(base32
- "02kpdlrx1bannaixz03c0f7bii9g36iy2nw779mfgi56byljcb38"))))
+ "0nwcl40sbmmf812di9c3lryls9wn2k2dyjvpkp9832wd4jafsg6p"))))
(build-system r-build-system)
(propagated-inputs
(list r-codetools))
- 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, 2024/03/11
- 12/22: gnu: r-globals: Update to 0.16.3.,
guix-commits <=
- 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
- 13/22: gnu: r-cobs: Update to 1.3-8., guix-commits, 2024/03/11