[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/80: gnu: r-servr: Update to 0.23.
From: |
guix-commits |
Subject: |
12/80: gnu: r-servr: Update to 0.23. |
Date: |
Tue, 24 Aug 2021 06:31:38 -0400 (EDT) |
rekado pushed a commit to branch master
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)
- branch master updated (5552104 -> 68b22a8), guix-commits, 2021/08/24
- 03/80: gnu: Add r-ggfun., guix-commits, 2021/08/24
- 02/80: gnu: Add r-yulab-utils., guix-commits, 2021/08/24
- 04/80: gnu: Add r-distributional., guix-commits, 2021/08/24
- 05/80: gnu: Add r-posterior., guix-commits, 2021/08/24
- 01/80: gnu: r-with-tests: Update to 4.1.1., guix-commits, 2021/08/24
- 12/80: gnu: r-servr: Update to 0.23.,
guix-commits <=
- 15/80: gnu: r-xfun: Update to 0.25., guix-commits, 2021/08/24
- 16/80: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/08/24
- 06/80: gnu: Add r-tfautograph., guix-commits, 2021/08/24
- 17/80: gnu: r-later: Update to 1.3.0., guix-commits, 2021/08/24
- 18/80: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/08/24
- 19/80: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/08/24
- 24/80: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/08/24
- 27/80: gnu: r-future-apply: Update to 1.8.1., guix-commits, 2021/08/24
- 07/80: gnu: r-cachem: Update to 1.0.6., guix-commits, 2021/08/24
- 08/80: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/08/24