[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/50: gnu: r-zlog: Update to 1.0.2.
From: |
guix-commits |
Subject: |
09/50: gnu: r-zlog: Update to 1.0.2. |
Date: |
Mon, 9 Jan 2023 17:11:44 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a1614092642561634ddc7c07b3b51f27f8c6343d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:15 2023 +0100
gnu: r-zlog: Update to 1.0.2.
* gnu/packages/cran.scm (r-zlog): Update to 1.0.2.
---
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 3ed4f72118..5f3c22ed74 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7845,13 +7845,13 @@ to variables on the left-hand side of the assignment.")
(define-public r-zlog
(package
(name "r-zlog")
- (version "1.0.0")
+ (version "1.0.2")
(source (origin
(method url-fetch)
(uri (cran-uri "zlog" version))
(sha256
(base32
- "1d5j31p0h3rrn230087h3ngpvwknlisjv0f1qdbicdj9m177spci"))))
+ "0fi9aqrmikdg5ibwhn82kslj4lxih03vm27jmi14m73h09yy4in5"))))
(properties `((upstream-name . "zlog")))
(build-system r-build-system)
(native-inputs (list r-knitr))
- 50/50: gnu: r-biocset: Update to 1.12.1., (continued)
- 50/50: gnu: r-biocset: Update to 1.12.1., guix-commits, 2023/01/09
- 19/50: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 20/50: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 21/50: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 25/50: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09
- 34/50: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 39/50: gnu: Update copyright header., guix-commits, 2023/01/09
- 44/50: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09
- 23/50: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09
- 45/50: gnu: r-msnbase: Update to 2.24.2., guix-commits, 2023/01/09
- 09/50: gnu: r-zlog: Update to 1.0.2.,
guix-commits <=
- 15/50: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09
- 30/50: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 46/50: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 48/50: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 03/50: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 02/50: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 10/50: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 35/50: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 37/50: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 42/50: gnu: r-biocparallel: Update to 1.32.5., guix-commits, 2023/01/09