[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
63/377: gnu: r-xml: Update to 3.99-0.7.
From: |
guix-commits |
Subject: |
63/377: gnu: r-xml: Update to 3.99-0.7. |
Date: |
Thu, 2 Sep 2021 17:54:39 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 2a775745d7b09f5f42a53aaf38a23f5ad8f3341d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:35 2021 +0200
gnu: r-xml: Update to 3.99-0.7.
* gnu/packages/statistics.scm (r-xml): Update to 3.99-0.7.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 5fb09d7..f711a96 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2928,13 +2928,13 @@ ldap, and also supports cookies, redirects,
authentication, etc.")
(define-public r-xml
(package
(name "r-xml")
- (version "3.99-0.6")
+ (version "3.99-0.7")
(source (origin
(method url-fetch)
(uri (cran-uri "XML" version))
(sha256
(base32
- "0qibvacbfm7gl41ylway3vdyi1qbpa211d48rg3k5i30d48rbf58"))))
+ "024038g1mrzkv7b7fyrzpzpxlch3sifsnaa584g98y3c3g6jbrz0"))))
(properties
`((upstream-name . "XML")))
(build-system r-build-system)
- 32/377: gnu: r-bookdown: Update to 0.23., (continued)
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/02
- 34/377: gnu: r-dae: Update to 3.2-10., guix-commits, 2021/09/02
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/02
- 38/377: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/09/02
- 33/377: gnu: r-ggplotify: Update to 0.0.9., guix-commits, 2021/09/02
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/02
- 45/377: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/09/02
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/02
- 50/377: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/09/02
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/02
- 63/377: gnu: r-xml: Update to 3.99-0.7.,
guix-commits <=
- 57/377: gnu: r-keras: Update to 2.6.0., guix-commits, 2021/09/02
- 69/377: gnu: r-rtracklayer: Update to 1.52.1., guix-commits, 2021/09/02
- 67/377: gnu: r-genomicfeatures: Update to 1.44.1., guix-commits, 2021/09/02
- 68/377: gnu: r-limma: Update to 3.48.3., guix-commits, 2021/09/02
- 78/377: gnu: r-clusterprofiler: Update to 4.0.4., guix-commits, 2021/09/02
- 73/377: gnu: r-matrixgenerics: Update to 1.4.2., guix-commits, 2021/09/02
- 77/377: gnu: r-dose: Update to 3.18.2., guix-commits, 2021/09/02
- 82/377: gnu: r-scuttle: Update to 1.2.1., guix-commits, 2021/09/02
- 85/377: gnu: openssl: Update replacement to 1.1.1l [security fixes]., guix-commits, 2021/09/02
- 88/377: gnu: Add r-ballgown., guix-commits, 2021/09/02