[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/377: gnu: r-servr: Update to 0.23.
From: |
guix-commits |
Subject: |
16/377: gnu: r-servr: Update to 0.23. |
Date: |
Sun, 5 Sep 2021 10:06:43 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit d390bf650bb52b9854458e4db91d9fbe2f5bfd23
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:24 2021 +0200
gnu: r-servr: Update to 0.23.
* gnu/packages/cran.scm (r-servr): Update to 0.23.
---
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 01260e4..d9a4971 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1503,13 +1503,13 @@ in systems and applications.")
(define-public r-servr
(package
(name "r-servr")
- (version "0.22")
+ (version "0.23")
(source (origin
(method url-fetch)
(uri (cran-uri "servr" version))
(sha256
(base32
- "1vnlkbf8s55rfgz7qp2dd84pf9zw94qmdx25rl6i7jybhsxmb71h"))))
+ "1f1fgfgjgjsbn2krkbyw2qwkm0k4lq9p9jakg9zwyqlgpkdd34j4"))))
(build-system r-build-system)
(propagated-inputs
`(("r-httpuv" ,r-httpuv)
- 11/377: gnu: r-cachem: Update to 1.0.6., (continued)
- 11/377: gnu: r-cachem: Update to 1.0.6., guix-commits, 2021/09/05
- 10/377: gnu: Add r-tfautograph., guix-commits, 2021/09/05
- 14/377: gnu: r-reprex: Update to 2.0.1., guix-commits, 2021/09/05
- 13/377: gnu: r-ggpmisc: Update to 0.4.2-1., guix-commits, 2021/09/05
- 28/377: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/09/05
- 34/377: gnu: r-dae: Update to 3.2-10., guix-commits, 2021/09/05
- 42/377: gnu: r-rsconnect: Update to 0.8.24., guix-commits, 2021/09/05
- 40/377: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/09/05
- 49/377: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/09/05
- 51/377: gnu: r-english: Update to 1.2-6., guix-commits, 2021/09/05
- 16/377: gnu: r-servr: Update to 0.23.,
guix-commits <=
- 15/377: gnu: r-httpuv: Update to 1.6.2., guix-commits, 2021/09/05
- 33/377: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/09/05
- 27/377: gnu: r-emmeans: Update to 1.6.3., guix-commits, 2021/09/05
- 30/377: gnu: r-bigrquery: Update to 1.4.0., guix-commits, 2021/09/05
- 45/377: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/09/05
- 48/377: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/09/05
- 53/377: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/09/05
- 63/377: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/09/05
- 64/377: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/09/05
- 54/377: gnu: r-vroom: Update to 1.5.4., guix-commits, 2021/09/05