[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/22: gnu: r-tinytex: Update to 0.12.
From: |
guix-commits |
Subject: |
05/22: gnu: r-tinytex: Update to 0.12. |
Date: |
Thu, 11 Apr 2019 17:37:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a26bd4718bc941c93dddf14cf0119270997b04f5
Author: Ricardo Wurmus <address@hidden>
Date: Thu Apr 11 22:59:21 2019 +0200
gnu: r-tinytex: Update to 0.12.
* gnu/packages/cran.scm (r-tinytex): Update to 0.12.
---
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 f355474..1529834 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3701,14 +3701,14 @@ terminals.")
(define-public r-tinytex
(package
(name "r-tinytex")
- (version "0.11")
+ (version "0.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "tinytex" version))
(sha256
(base32
- "017g0niwmx8qafsn9b01gp60j5fgwxch0dnkmjgpxxr1k4h1r64x"))))
+ "03ggxbd4y1ipcmjw5ixa6g6wg4ydargnln7g08bdrdi96zyyq1fh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-xfun" ,r-xfun)))
- branch master updated (a6de569 -> b2521ee), guix-commits, 2019/04/11
- 01/22: gnu: r-genomicfeatures: Update to 1.34.8., guix-commits, 2019/04/11
- 05/22: gnu: r-tinytex: Update to 0.12.,
guix-commits <=
- 04/22: gnu: r-broom: Update to 0.5.2., guix-commits, 2019/04/11
- 02/22: gnu: r-rvest: Update to 0.3.3., guix-commits, 2019/04/11
- 03/22: gnu: r-ddalpha: Update to 1.3.9., guix-commits, 2019/04/11
- 14/22: gnu: r-ggplot2: Update to 3.1.1., guix-commits, 2019/04/11
- 08/22: gnu: r-summarytools: Update to 0.9.3., guix-commits, 2019/04/11
- 16/22: gnu: r-data-table: Update to 1.12.2., guix-commits, 2019/04/11
- 09/22: gnu: r-huge: Update to 1.3.2., guix-commits, 2019/04/11
- 10/22: gnu: r-reinforcelearn: Update to 0.2.1., guix-commits, 2019/04/11
- 12/22: gnu: r-pracma: Update to 2.2.5., guix-commits, 2019/04/11
- 13/22: gnu: r-nlme: Update to 3.1-139., guix-commits, 2019/04/11