[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/112: gnu: r-latex2exp: Update to 0.9.3.
From: |
guix-commits |
Subject: |
68/112: gnu: r-latex2exp: Update to 0.9.3. |
Date: |
Tue, 15 Mar 2022 15:22:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 734c6d3c48f217d0920d48b9aa46274179e6f33d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:32 2022 +0100
gnu: r-latex2exp: Update to 0.9.3.
* gnu/packages/cran.scm (r-latex2exp): Update to 0.9.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 8fda42bb09..7c7f7f3ebe 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25560,13 +25560,13 @@ appropriate dog and cat images for many status
codes.")
(define-public r-latex2exp
(package
(name "r-latex2exp")
- (version "0.9.0")
+ (version "0.9.3")
(source (origin
(method url-fetch)
(uri (cran-uri "latex2exp" version))
(sha256
(base32
- "0hfixybyds1jxhyiy3p6256z0fxzc65r654jhc62q9cd3v86a5z6"))))
+ "1r3jab71hl7hqi53cd63r819xlyn2ay6867184gzkxm0m3nhhcnh"))))
(build-system r-build-system)
(propagated-inputs
(list r-stringr r-magrittr))
- 12/112: gnu: r-jsonlite: Update to 1.8.0., (continued)
- 12/112: gnu: r-jsonlite: Update to 1.8.0., guix-commits, 2022/03/15
- 23/112: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/15
- 34/112: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/15
- 47/112: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/15
- 43/112: gnu: r-rnexml: Update to 2.4.6., guix-commits, 2022/03/15
- 44/112: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/15
- 37/112: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/15
- 46/112: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/15
- 51/112: gnu: r-sf: Update to 1.0-6., guix-commits, 2022/03/15
- 66/112: gnu: r-qgraph: Update to 1.9.1., guix-commits, 2022/03/15
- 68/112: gnu: r-latex2exp: Update to 0.9.3.,
guix-commits <=
- 98/112: gnu: r-rsqlite: Update to 2.2.10., guix-commits, 2022/03/15
- 93/112: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/15
- 78/112: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/15
- 79/112: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/15
- 97/112: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/15
- 90/112: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/15
- 104/112: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/15
- 109/112: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/15
- 09/112: gnu: r-v8: Update to 4.1.0., guix-commits, 2022/03/15
- 04/112: gnu: python-pytorch-for-r-torch: Reuse python-pytorch., guix-commits, 2022/03/15