[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/45: gnu: r-servr: Update to 0.29.
From: |
guix-commits |
Subject: |
04/45: gnu: r-servr: Update to 0.29. |
Date: |
Sat, 10 Feb 2024 07:53:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f87e3e4da5092b91885babfce1ebad3354910998
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:28 2024 +0100
gnu: r-servr: Update to 0.29.
* gnu/packages/cran.scm (r-servr): Update to 0.29.
Change-Id: Id3cd1434a8653d280d1d1114222d1313046a98f0
---
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 9534e7c293..1fe57d0ac6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4418,13 +4418,13 @@ in systems and applications.")
(define-public r-servr
(package
(name "r-servr")
- (version "0.28")
+ (version "0.29")
(source (origin
(method url-fetch)
(uri (cran-uri "servr" version))
(sha256
(base32
- "10nl6aal2kr0k1j7yfpggcxpjxby6z5hhc6wb4nkqhy2w5qi6g26"))))
+ "1zpwvqg9jpvrn8xl9yrlbd5mpxprdgw6v599d6f06rdgh2j537m3"))))
(build-system r-build-system)
(propagated-inputs
(list r-httpuv r-jsonlite r-mime r-xfun))
- 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 <=
- 13/45: gnu: r-officer: Update to 0.6.4., guix-commits, 2024/02/10
- 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