[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/377: gnu: r-rjsonio: Update to 1.3-1.5.
From: |
guix-commits |
Subject: |
52/377: gnu: r-rjsonio: Update to 1.3-1.5. |
Date: |
Sun, 5 Sep 2021 10:06:55 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 36a506586be2609e2c6f1b652966701aa4bd7be8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:33 2021 +0200
gnu: r-rjsonio: Update to 1.3-1.5.
* gnu/packages/cran.scm (r-rjsonio): Update to 1.3-1.5.
---
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 e6febbb..c780da7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29641,14 +29641,14 @@ variability than the Poisson, but less than the
negative binomial.")
(define-public r-rjsonio
(package
(name "r-rjsonio")
- (version "1.3-1.4")
+ (version "1.3-1.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "RJSONIO" version))
(sha256
(base32
- "141ijm9570mg1180isvi0jb9vd3b08s5gb9dl1wa5v0m3s9jq52l"))))
+ "1dp9kdf0ca27br1wsq9pj7d55n601achpbzdzxhykzz531xhmjrl"))))
(properties `((upstream-name . "RJSONIO")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/package=RJSONIO")
- 39/377: gnu: r-quanteda: Update to 3.1.0., (continued)
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/05
- 12/377: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/09/05
- 18/377: gnu: r-bbmle: Update to 1.0.24., guix-commits, 2021/09/05
- 19/377: gnu: r-xfun: Update to 0.25., guix-commits, 2021/09/05
- 20/377: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/09/05
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/05
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/05
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/05
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/05
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/05
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5.,
guix-commits <=
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/05
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/05
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/05
- 66/377: gnu: r-ensembldb: Update to 2.16.4., guix-commits, 2021/09/05
- 67/377: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/09/05
- 68/377: gnu: r-limma: Update to 3.48.3., guix-commits, 2021/09/05
- 70/377: gnu: r-structuralvariantannotation: Update to 1.8.2., guix-commits, 2021/09/05
- 73/377: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/09/05
- 74/377: gnu: r-treeio: Update to 1.16.2., guix-commits, 2021/09/05
- 75/377: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/09/05