[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/34: gnu: r-shinyace: Update to 0.4.1.
From: |
guix-commits |
Subject: |
08/34: gnu: r-shinyace: Update to 0.4.1. |
Date: |
Sat, 28 Sep 2019 06:33:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cd5d6e26db01b5727240fff7e3872299a095e0bd
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:21:17 2019 +0200
gnu: r-shinyace: Update to 0.4.1.
* gnu/packages/cran.scm (r-shinyace): Update to 0.4.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 78b0a5f..3c3d9c6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4752,14 +4752,14 @@ files.")
(define-public r-shinyace
(package
(name "r-shinyace")
- (version "0.4.0")
+ (version "0.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "shinyAce" version))
(sha256
(base32
- "0hvih5g0pswlnz5rf3blx5yqw11ssxvm8w4klxddp1ap20ncbgl1"))))
+ "1m33dfm2kjirvgix7ybv1kbzgjkicdpv411g9c0q3fw6rnyhfxxn"))))
(properties `((upstream-name . "shinyAce")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (667c004 -> e0c6c18), guix-commits, 2019/09/28
- 02/34: gnu: r-callr: Update to 3.3.2., guix-commits, 2019/09/28
- 05/34: gnu: r-recipes: Update to 0.1.7., guix-commits, 2019/09/28
- 01/34: gnu: r-ellipsis: Update to 0.3.0., guix-commits, 2019/09/28
- 04/34: gnu: r-curl: Update to 4.2., guix-commits, 2019/09/28
- 03/34: gnu: r-htmltable: Update to 1.13.2., guix-commits, 2019/09/28
- 08/34: gnu: r-shinyace: Update to 0.4.1.,
guix-commits <=
- 15/34: gnu: r-spdata: Update to 0.3.2., guix-commits, 2019/09/28
- 07/34: gnu: r-ttr: Update to 0.23-5., guix-commits, 2019/09/28
- 09/34: gnu: r-sjmisc: Update to 2.8.2., guix-commits, 2019/09/28
- 29/34: gnu: r-dt: Update to 0.9., guix-commits, 2019/09/28
- 23/34: gnu: r-digest: Update to 0.6.21., guix-commits, 2019/09/28
- 12/34: gnu: r-rcppannoy: Update to 0.0.13., guix-commits, 2019/09/28
- 19/34: gnu: r-uwot: Update to 0.1.4., guix-commits, 2019/09/28
- 21/34: gnu: r-assertable: Update to 0.2.7., guix-commits, 2019/09/28
- 06/34: gnu: r-tinytex: Update to 0.16., guix-commits, 2019/09/28
- 25/34: gnu: r-microbenchmark: Update to 1.4-7., guix-commits, 2019/09/28