[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/13: gnu: r-vcd: Update to 1.4-7.
From: |
guix-commits |
Subject: |
05/13: gnu: r-vcd: Update to 1.4-7. |
Date: |
Mon, 6 Apr 2020 02:41:03 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c3a0a8a1b3e142b69de320c9b102b4815aa19eeb
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Fri Apr 3 07:14:08 2020 +0200
gnu: r-vcd: Update to 1.4-7.
* gnu/packages/cran.scm (r-vcd): Update to 1.4-7.
---
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 98f05ed..a61f42c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3672,14 +3672,14 @@ modeling for empirical income distributions.")
(define-public r-vcd
(package
(name "r-vcd")
- (version "1.4-6")
+ (version "1.4-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "vcd" version))
(sha256
(base32
- "0rjz49py5l6wnaimw6k8rcyzlvs8cyz5g2xwqj2qis92ly0l103z"))))
+ "16aj688nhlcvdxzfsqh4s375v8f8vl8997dl8h1xg29b42nv52gc"))))
(build-system r-build-system)
(propagated-inputs
`(("r-colorspace" ,r-colorspace)
- branch master updated (b6b0756 -> f00f52a), guix-commits, 2020/04/06
- 02/13: gnu: r-xml2: Update to 1.3.0., guix-commits, 2020/04/06
- 01/13: gnu: r-lattice: Update to 0.20-41., guix-commits, 2020/04/06
- 03/13: gnu: r-quantreg: Update to 5.55., guix-commits, 2020/04/06
- 04/13: gnu: r-sn: Update to 1.6-1., guix-commits, 2020/04/06
- 05/13: gnu: r-vcd: Update to 1.4-7.,
guix-commits <=
- 06/13: gnu: r-reticulate: Update to 1.15., guix-commits, 2020/04/06
- 10/13: gnu: r-huge: Update to 1.3.4.1., guix-commits, 2020/04/06
- 09/13: gnu: r-tidytree: Update to 0.3.3., guix-commits, 2020/04/06
- 11/13: gnu: r-snowballc: Update to 0.7.0., guix-commits, 2020/04/06
- 13/13: gnu: mumi: Update to 0.0.0-12.bb2fe92., guix-commits, 2020/04/06
- 12/13: gnu: guile-for-guile-emacs: Update to 2.1.2-1.15ca784., guix-commits, 2020/04/06
- 07/13: gnu: r-factoextra: Update to 1.0.7., guix-commits, 2020/04/06
- 08/13: gnu: r-ggstance: Update to 0.3.4., guix-commits, 2020/04/06