[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/235: gnu: r-sys: Update to 3.4.3.
From: |
guix-commits |
Subject: |
25/235: gnu: r-sys: Update to 3.4.3. |
Date: |
Fri, 1 Nov 2024 10:09:24 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 617048e45c469f604fdd99bfeb2bca75301c0f62
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:35 2024 +0100
gnu: r-sys: Update to 3.4.3.
* gnu/packages/cran.scm (r-sys): Update to 3.4.3.
Change-Id: I58f69af4d07cfa5d68e72198b5b7c6f52cb146d5
---
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 77996a08fa..935a98e267 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4212,14 +4212,14 @@ These functions draw text grob with background shadow.")
(define-public r-sys
(package
(name "r-sys")
- (version "3.4.2")
+ (version "3.4.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "sys" version))
(sha256
(base32
- "1cz57jkc159zfgffvcdb40wv9avb5id7pdvgx8q1hs7vy1kcxgdp"))))
+ "0flihfpfawismsy5piddf2flz1i1fw35k47gxwkbhk87wcr767h5"))))
(build-system r-build-system)
(home-page "https://github.com/jeroen/sys")
(synopsis "Powerful and reliable tools for running system commands in R")
- 03/235: gnu: Add r-mcr., (continued)
- 03/235: gnu: Add r-mcr., guix-commits, 2024/11/01
- 04/235: gnu: r-pbdzmq: Update to 0.3-13., guix-commits, 2024/11/01
- 08/235: gnu: r-radiant-data: Update to 1.6.7., guix-commits, 2024/11/01
- 10/235: gnu: r-adimpro: Update to 0.9.7.2., guix-commits, 2024/11/01
- 12/235: gnu: r-phangorn: Update to 2.12.1., guix-commits, 2024/11/01
- 13/235: gnu: r-protolite: Update to 2.3.1., guix-commits, 2024/11/01
- 15/235: gnu: r-aer: Update to 1.2-14., guix-commits, 2024/11/01
- 21/235: gnu: r-ggstatsplot: Update to 0.12.5., guix-commits, 2024/11/01
- 19/235: gnu: r-datawizard: Update to 0.13.0., guix-commits, 2024/11/01
- 23/235: gnu: r-dlm: Update to 1.1-6.1., guix-commits, 2024/11/01
- 25/235: gnu: r-sys: Update to 3.4.3.,
guix-commits <=
- 26/235: gnu: r-askpass: Update to 1.2.1., guix-commits, 2024/11/01
- 30/235: gnu: r-modelenv: Update to 0.2.0., guix-commits, 2024/11/01
- 39/235: gnu: r-geosphere: Update to 1.5-20., guix-commits, 2024/11/01
- 34/235: gnu: r-curl: Update to 5.2.3., guix-commits, 2024/11/01
- 35/235: gnu: r-rjson: Update to 0.2.23., guix-commits, 2024/11/01
- 38/235: gnu: r-gensa: Update to 1.1.14.1., guix-commits, 2024/11/01
- 40/235: gnu: r-amap: Update to 0.8-20., guix-commits, 2024/11/01
- 43/235: gnu: r-ps: Update to 1.8.1., guix-commits, 2024/11/01
- 44/235: gnu: r-pkgbuild: Update to 1.4.5., guix-commits, 2024/11/01
- 47/235: gnu: r-dendextend: Update to 1.18.1., guix-commits, 2024/11/01