[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/47: gnu: r-whisker: Update to 0.4.
From: |
guix-commits |
Subject: |
36/47: gnu: r-whisker: Update to 0.4. |
Date: |
Mon, 2 Sep 2019 08:41:20 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b21620bb47bae46a325fe9261ea37964beecf3f7
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:38:12 2019 +0200
gnu: r-whisker: Update to 0.4.
* gnu/packages/statistics.scm (r-whisker): Update to 0.4.
---
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 db10379..8ea4fc0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2097,13 +2097,13 @@ previous R versions and their release dates.")
(define-public r-whisker
(package
(name "r-whisker")
- (version "0.3-2")
+ (version "0.4")
(source (origin
(method url-fetch)
(uri (cran-uri "whisker" version))
(sha256
(base32
- "0z4cn115gxcl086d6bnqr8afi67b6a7xqg6ivmk3l4ng1x8kcj28"))))
+ "1a7vz0dk95xfjvi38wbpw8vmf5qn3g8p490msz2rw0piwidmk1ks"))))
(build-system r-build-system)
(home-page "https://github.com/edwindj/whisker")
(synopsis "Logicless mustache templating for R")
- 22/47: gnu: r-fields: Update to 9.8-6., (continued)
- 22/47: gnu: r-fields: Update to 9.8-6., guix-commits, 2019/09/02
- 17/47: gnu: r-libcoin: Update to 1.0-5., guix-commits, 2019/09/02
- 23/47: gnu: r-ggextra: Update to 0.9., guix-commits, 2019/09/02
- 21/47: gnu: r-rgl: Update to 0.100.30., guix-commits, 2019/09/02
- 28/47: gnu: r-tdthap: Update to 1.1-11., guix-commits, 2019/09/02
- 25/47: gnu: r-apcluster: Update to 1.4.8., guix-commits, 2019/09/02
- 29/47: gnu: r-bookdown: Update to 0.13., guix-commits, 2019/09/02
- 30/47: gnu: r-ggforce: Update to 0.3.1., guix-commits, 2019/09/02
- 26/47: gnu: r-wgaim: Update to 2.0-0., guix-commits, 2019/09/02
- 31/47: gnu: r-dalex: Update to 0.4.7., guix-commits, 2019/09/02
- 36/47: gnu: r-whisker: Update to 0.4.,
guix-commits <=
- 34/47: gnu: Add r-leiden., guix-commits, 2019/09/02
- 33/47: gnu: r-umap: Update to 0.2.3.1., guix-commits, 2019/09/02
- 38/47: gnu: r-rmarkdown: Update to 1.15., guix-commits, 2019/09/02
- 46/47: gnu: r-mixomics: Update to 6.8.2., guix-commits, 2019/09/02
- 43/47: gnu: r-rtracklayer: Update to 1.44.3., guix-commits, 2019/09/02
- 47/47: gnu: r-ldblock: Update to 1.14.2., guix-commits, 2019/09/02
- 42/47: gnu: r-biomart: Update to 2.40.4., guix-commits, 2019/09/02