[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/20: gnu: r-tinytex: Update to 0.21.
From: |
guix-commits |
Subject: |
06/20: gnu: r-tinytex: Update to 0.21. |
Date: |
Wed, 1 Apr 2020 05:21:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit dbf4aaeab8cee9391936d8a4bc1cfe874ac5df5a
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Apr 1 11:11:20 2020 +0200
gnu: r-tinytex: Update to 0.21.
* gnu/packages/cran.scm (r-tinytex): Update to 0.21.
---
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 412ed61..1a36179 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4160,14 +4160,14 @@ terminals.")
(define-public r-tinytex
(package
(name "r-tinytex")
- (version "0.20")
+ (version "0.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "tinytex" version))
(sha256
(base32
- "0n8v8inpsc99r0snvqbjhqlc6nm9hxjsw120hrxc2mw03pa5fvkg"))))
+ "088zzc2v0izbcs45p19v547pi78vkr08ibpvvi1g9bkbya4x3mq9"))))
(build-system r-build-system)
(propagated-inputs
`(("r-xfun" ,r-xfun)))
- branch master updated (31e4794 -> 4ecba23), guix-commits, 2020/04/01
- 01/20: gnu: r-tibble: Update to 3.0.0., guix-commits, 2020/04/01
- 02/20: gnu: r-foreach: Update to 1.5.0., guix-commits, 2020/04/01
- 05/20: gnu: r-callr: Update to 3.4.3., guix-commits, 2020/04/01
- 03/20: gnu: r-gtools: Update to 3.8.2., guix-commits, 2020/04/01
- 04/20: gnu: r-sn: Update to 1.6-0., guix-commits, 2020/04/01
- 06/20: gnu: r-tinytex: Update to 0.21.,
guix-commits <=
- 07/20: gnu: r-quantmod: Update to 0.4.17., guix-commits, 2020/04/01
- 08/20: gnu: r-heatmaply: Update to 1.1.0., guix-commits, 2020/04/01
- 09/20: gnu: r-performance: Update to 0.4.5., guix-commits, 2020/04/01
- 10/20: gnu: r-fs: Update to 1.4.0., guix-commits, 2020/04/01
- 15/20: gnu: r-biomart: Update to 2.42.1., guix-commits, 2020/04/01
- 16/20: gnu: r-genomicinteractions: Update to 1.20.2., guix-commits, 2020/04/01
- 12/20: gnu: r-rematch2: Update to 2.1.1., guix-commits, 2020/04/01
- 17/20: gnu: r-gofuncr: Update to 1.6.1., guix-commits, 2020/04/01
- 18/20: gnu: r-cytoml: Update to 1.12.1., guix-commits, 2020/04/01
- 11/20: gnu: r-afex: Update to 0.27-2., guix-commits, 2020/04/01