[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/214: gnu: r-rintrojs: Update to 0.3.2.
From: |
guix-commits |
Subject: |
02/214: gnu: r-rintrojs: Update to 0.3.2. |
Date: |
Tue, 20 Sep 2022 11:06:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 71d87df8bff6bde8e4782930487a053cbd782e6f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 19 17:29:56 2022 +0200
gnu: r-rintrojs: Update to 0.3.2.
* gnu/packages/cran.scm (r-rintrojs): Update to 0.3.2.
---
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 ef25030b3f..eefae2c679 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22333,14 +22333,14 @@ cell free DNA} (cfDNA).")
(define-public r-rintrojs
(package
(name "r-rintrojs")
- (version "0.3.0")
+ (version "0.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "rintrojs" version))
(sha256
(base32
- "00l5mk80gj3xkbf3m1kip566ic98bhd88lh0bg69ybkpk4gifpyw"))
+ "19lpq421hrs1wc9bnimbwxx35p8bbzil3x1h9l28gjayn4djmjsh"))
(snippet
'(delete-file "inst/javascript/introjs/intro.min.js"))))
(properties `((upstream-name . "rintrojs")))
- branch master updated (9e589ca6e3 -> 8084e3bdb3), guix-commits, 2022/09/20
- 01/214: gnu: Add r-confintr., guix-commits, 2022/09/20
- 03/214: gnu: apache-arrow: Update to 9.0.0., guix-commits, 2022/09/20
- 02/214: gnu: r-rintrojs: Update to 0.3.2.,
guix-commits <=
- 19/214: gnu: r-babelwhale: Update to 1.1.0., guix-commits, 2022/09/20
- 15/214: gnu: r-datawizard: Update to 0.6.0., guix-commits, 2022/09/20
- 12/214: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 16/214: gnu: r-dixontest: Update to 1.0.4., guix-commits, 2022/09/20
- 24/214: gnu: r-poorman: Update to 0.2.6., guix-commits, 2022/09/20
- 05/214: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 13/214: gnu: r-htscluster: Update to 2.0.10., guix-commits, 2022/09/20
- 09/214: gnu: r-dt: Update to 0.25., guix-commits, 2022/09/20
- 04/214: gnu: r-arrow: Update to 9.0.0.1., guix-commits, 2022/09/20
- 06/214: gnu: liblantern: Update to 0.8.1., guix-commits, 2022/09/20