[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/135: gnu: r-mitml: Update to 0.4-3.
From: |
guix-commits |
Subject: |
13/135: gnu: r-mitml: Update to 0.4-3. |
Date: |
Wed, 3 Nov 2021 17:59:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 28c70629007eb80a1a3b6fac238f45325732847e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:16 2021 +0000
gnu: r-mitml: Update to 0.4-3.
* gnu/packages/cran.scm (r-mitml): Update to 0.4-3.
---
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 b07aa39..9a3b52f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5159,14 +5159,14 @@ clustered data.")
(define-public r-mitml
(package
(name "r-mitml")
- (version "0.4-2")
+ (version "0.4-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "mitml" version))
(sha256
(base32
- "0zrmchsk012linw3m5rda6hj8xpxpwzbf4alq0nc1pzvl99aa558"))))
+ "00i18nnvrdrg91crgcp2a431xs71cawaip3xkqk2myv0iav3xga9"))))
(build-system r-build-system)
(propagated-inputs
`(("r-haven" ,r-haven)
- branch master updated (5c1ad6b -> fdb9a02), guix-commits, 2021/11/03
- 02/135: gnu: r-datawizard: Update to 0.2.1., guix-commits, 2021/11/03
- 01/135: gnu: r-interval: Update to 1.1-0.8., guix-commits, 2021/11/03
- 04/135: gnu: r-rvest: Update to 1.0.2., guix-commits, 2021/11/03
- 06/135: gnu: r-bslib: Update to 0.3.1., guix-commits, 2021/11/03
- 13/135: gnu: r-mitml: Update to 0.4-3.,
guix-commits <=
- 22/135: gnu: r-heatmaply: Update to 1.3.0., guix-commits, 2021/11/03
- 24/135: gnu: r-rjags: Update to 4-12., guix-commits, 2021/11/03
- 17/135: gnu: r-seriation: Update to 1.3.1., guix-commits, 2021/11/03
- 26/135: gnu: r-entropy: Update to 1.3.1., guix-commits, 2021/11/03
- 27/135: gnu: r-insight: Update to 0.14.5., guix-commits, 2021/11/03
- 32/135: gnu: r-cmplot: Update to 3.7.0., guix-commits, 2021/11/03
- 05/135: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/03
- 07/135: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/03
- 10/135: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/03
- 12/135: gnu: r-recipes: Update to 0.1.17., guix-commits, 2021/11/03