[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/124: gnu: r-tinytex: Update to 0.34.
From: |
guix-commits |
Subject: |
20/124: gnu: r-tinytex: Update to 0.34. |
Date: |
Mon, 1 Nov 2021 17:28:53 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 29d1cf554dbdb94d75e4ccbd749599521da5b281
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:18 2021 +0000
gnu: r-tinytex: Update to 0.34.
* gnu/packages/cran.scm (r-tinytex): Update to 0.34.
---
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 08acbd3..d86dbfc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6045,14 +6045,14 @@ packages that work with genomic data.")
(define-public r-tinytex
(package
(name "r-tinytex")
- (version "0.33")
+ (version "0.34")
(source
(origin
(method url-fetch)
(uri (cran-uri "tinytex" version))
(sha256
(base32
- "10lqn704dqv5k5v6y964l8c77rwy4ilrc1hcb99j4vxpx3p4nd43"))))
+ "16z6v06pmvg02rbxkqyiidasg1dryy759zabnqjw6y85nybr618x"))))
(build-system r-build-system)
(propagated-inputs
`(("r-xfun" ,r-xfun)))
- 14/124: gnu: r-laeken: Update to 0.5.2., (continued)
- 14/124: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/01
- 16/124: gnu: r-tsp: Update to 1.1-11., guix-commits, 2021/11/01
- 17/124: gnu: r-seriation: Update to 1.3.1., guix-commits, 2021/11/01
- 18/124: gnu: r-xfun: Update to 0.27., guix-commits, 2021/11/01
- 21/124: gnu: r-ifultools: Update to 2.0-23., guix-commits, 2021/11/01
- 22/124: gnu: r-heatmaply: Update to 1.3.0., guix-commits, 2021/11/01
- 25/124: gnu: r-rbibutils: Update to 2.2.4., guix-commits, 2021/11/01
- 31/124: gnu: r-manipulatewidget: Update to 0.11.1., guix-commits, 2021/11/01
- 33/124: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/01
- 19/124: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/01
- 20/124: gnu: r-tinytex: Update to 0.34.,
guix-commits <=
- 24/124: gnu: r-rjags: Update to 4-12., guix-commits, 2021/11/01
- 26/124: gnu: r-entropy: Update to 1.3.1., guix-commits, 2021/11/01
- 27/124: gnu: r-insight: Update to 0.14.5., guix-commits, 2021/11/01
- 28/124: gnu: r-flextable: Update to 0.6.9., guix-commits, 2021/11/01
- 30/124: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/01
- 32/124: gnu: r-cmplot: Update to 3.7.0., guix-commits, 2021/11/01
- 34/124: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/01
- 39/124: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/01
- 40/124: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/01
- 43/124: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/01