[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/25: gnu: r-rsconnect: Update to 1.2.1.
From: |
guix-commits |
Subject: |
15/25: gnu: r-rsconnect: Update to 1.2.1. |
Date: |
Thu, 1 Feb 2024 17:09:51 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit b6d7a8252f941729dc60960b00d2305d22a703af
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 1 22:13:03 2024 +0100
gnu: r-rsconnect: Update to 1.2.1.
* gnu/packages/cran.scm (r-rsconnect): Update to 1.2.1.
Change-Id: I8e3e4ae23a11036941e488360afcba29ef67a517
---
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 065216a25d..6cc28a3e33 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32236,14 +32236,14 @@ and reproducible way.")
(define-public r-rsconnect
(package
(name "r-rsconnect")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rsconnect" version))
(sha256
(base32
- "0g2av3838nnsb51h64ypad0c31gh98zyhib8yf9ffg53ijyqmjs1"))))
+ "0snfzr2xf91630hd2w1q9yy09vlfdy4dzb9gc8g14nq9hh34h999"))))
(properties `((upstream-name . "rsconnect")))
(build-system r-build-system)
(propagated-inputs
- 11/25: gnu: r-compositions: Update to 2.0-8., (continued)
- 11/25: gnu: r-compositions: Update to 2.0-8., guix-commits, 2024/02/01
- 17/25: gnu: r-spatstat-explore: Update to 3.2-6., guix-commits, 2024/02/01
- 23/25: gnu: r-coda: Update to 0.19-4.1., guix-commits, 2024/02/01
- 22/25: gnu: r-tensorflow: Update to 2.15.0., guix-commits, 2024/02/01
- 19/25: gnu: r-mlr3misc: Update to 0.14.0., guix-commits, 2024/02/01
- 25/25: gnu: r-rrcov: Update to 1.7-5., guix-commits, 2024/02/01
- 13/25: gnu: r-filesstrings: Update to 3.3.0., guix-commits, 2024/02/01
- 21/25: gnu: r-readods: Update to 2.2.0., guix-commits, 2024/02/01
- 20/25: gnu: r-strex: Update to 2.0.0., guix-commits, 2024/02/01
- 12/25: gnu: r-terra: Update to 1.7-71., guix-commits, 2024/02/01
- 15/25: gnu: r-rsconnect: Update to 1.2.1.,
guix-commits <=
- 14/25: gnu: r-fracdiff: Update to 1.5-3., guix-commits, 2024/02/01
- 16/25: gnu: r-rstantools: Update to 2.4.0., guix-commits, 2024/02/01
- 18/25: gnu: r-infer: Update to 1.0.6., guix-commits, 2024/02/01
- 24/25: gnu: r-sfsmisc: Update to 1.1-17., guix-commits, 2024/02/01