[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/135: gnu: r-mime: Update to 0.12.
From: |
guix-commits |
Subject: |
108/135: gnu: r-mime: Update to 0.12. |
Date: |
Wed, 3 Nov 2021 18:00:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4ea639a14a1ce486e715ff333ddd1033583d3709
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:52 2021 +0000
gnu: r-mime: Update to 0.12.
* gnu/packages/statistics.scm (r-mime): Update to 0.12.
---
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 9c8794d..c44130c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1386,13 +1386,13 @@ supported via Andre Simon's highlight package.")
(define-public r-mime
(package
(name "r-mime")
- (version "0.11")
+ (version "0.12")
(source (origin
(method url-fetch)
(uri (cran-uri "mime" version))
(sha256
(base32
- "1h7fz0rqnp970r9q0d95qcxpxm9mb98rqhcdncx0w2qdkyj2fm11"))))
+ "0j9qbq9jfsp61h2d0xmb87pa2wi8nhb1h2wih7l5drf1sr8i0059"))))
(build-system r-build-system)
(home-page "https://github.com/yihui/mime")
(synopsis "R package to map filenames to MIME types")
- 90/135: gnu: r-tidymodels: Update to 0.1.4., (continued)
- 90/135: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/03
- 96/135: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/03
- 98/135: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/03
- 100/135: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/03
- 105/135: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/03
- 82/135: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/03
- 89/135: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/03
- 79/135: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/03
- 104/135: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/03
- 109/135: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/03
- 108/135: gnu: r-mime: Update to 0.12.,
guix-commits <=
- 72/135: gnu: r-fda: Update to 5.4.0., guix-commits, 2021/11/03
- 70/135: gnu: r-parameters: Update to 0.15.0., guix-commits, 2021/11/03
- 84/135: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/03
- 93/135: gnu: r-qtl2: Update to 0.28., guix-commits, 2021/11/03
- 94/135: gnu: r-seurat: Update to 4.0.5., guix-commits, 2021/11/03
- 102/135: gnu: r-ztpln: Update to 0.1.2., guix-commits, 2021/11/03
- 106/135: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/03
- 107/135: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/03
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03
- 09/135: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/03