[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/24: gnu: r-htmlwidgets: Update to 1.5.1.
From: |
guix-commits |
Subject: |
12/24: gnu: r-htmlwidgets: Update to 1.5.1. |
Date: |
Fri, 18 Oct 2019 14:35:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 07b69a0c8954026efaace64b0959b3cfb66ada4d
Author: Ricardo Wurmus <address@hidden>
Date: Fri Oct 18 19:24:44 2019 +0200
gnu: r-htmlwidgets: Update to 1.5.1.
* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.5.1.
---
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 77dd93a..cb15f39 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -546,13 +546,13 @@ directory.")
(define-public r-htmlwidgets
(package
(name "r-htmlwidgets")
- (version "1.5")
+ (version "1.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "htmlwidgets" version))
(sha256
(base32
- "1h2sj5h9vcssb73nz63gmw5bajs73m9q807fsypvr621gb1s124i"))))
+ "10fp306l1nybkah6jrlrqwwdb6zvklbddp8i3w9v9naj8la5jbnl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-htmltools" ,r-htmltools)
- branch master updated (664692c -> c37c8ef), guix-commits, 2019/10/18
- 01/24: gnu: bowtie1: Update to 1.2.3., guix-commits, 2019/10/18
- 03/24: gnu: r-mlinterfaces: Update to 1.64.1., guix-commits, 2019/10/18
- 04/24: gnu: r-rhtslib: Update to 1.16.3., guix-commits, 2019/10/18
- 06/24: gnu: r-keggrest: Update to 1.24.1., guix-commits, 2019/10/18
- 09/24: gnu: r-gwascat: Update to 2.16.1., guix-commits, 2019/10/18
- 05/24: gnu: r-rhdf5: Update to 2.28.1., guix-commits, 2019/10/18
- 02/24: gnu: r-rsamtools: Update to 2.0.3., guix-commits, 2019/10/18
- 08/24: gnu: r-ldblock: Update to 1.14.3., guix-commits, 2019/10/18
- 10/24: gnu: r-hdf5array: Update to 1.12.3., guix-commits, 2019/10/18
- 12/24: gnu: r-htmlwidgets: Update to 1.5.1.,
guix-commits <=
- 17/24: gnu: r-units: Update to 0.6-5., guix-commits, 2019/10/18
- 20/24: gnu: r-kernsmooth: Update to 2.23-16., guix-commits, 2019/10/18
- 18/24: gnu: r-classint: Update to 0.4-2., guix-commits, 2019/10/18
- 21/24: gnu: r-gdtools: Update to 0.2.1., guix-commits, 2019/10/18
- 16/24: gnu: r-strucchange: Update to 1.5-2., guix-commits, 2019/10/18
- 24/24: gnu: r-purrr: Update to 0.3.3., guix-commits, 2019/10/18
- 11/24: gnu: r-rhdf5lib: Update to 1.6.3., guix-commits, 2019/10/18
- 07/24: gnu: r-ensembldb: Update to 2.8.1., guix-commits, 2019/10/18
- 19/24: gnu: r-styler: Update to 1.2.0., guix-commits, 2019/10/18
- 15/24: gnu: r-biocmanager: Update to 1.30.8., guix-commits, 2019/10/18