[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/29: gnu: r-zip: Update to 2.3.1.
From: |
guix-commits |
Subject: |
13/29: gnu: r-zip: Update to 2.3.1. |
Date: |
Tue, 30 Jan 2024 10:15:26 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8b0a49ad4ee5679d2005144368edccc1aceae732
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jan 30 15:48:55 2024 +0100
gnu: r-zip: Update to 2.3.1.
* gnu/packages/cran.scm (r-zip): Update to 2.3.1.
Change-Id: I20ff34e492271063d6baf37f59f6da181c1d7805
---
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 64490df471..195c083131 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12563,14 +12563,14 @@ misclassification probabilities of different models.")
(define-public r-zip
(package
(name "r-zip")
- (version "2.3.0")
+ (version "2.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "zip" version))
(sha256
(base32
- "0hs5yz324jpiy2h0jkrlcb2h9ks65mcc2vpf68briy9aj92aisrk"))))
+ "13y2mhy59jshw0vz7dbq0zg96j1151fqcdb5ycbmjlhwg0448xc3"))))
(build-system r-build-system)
(home-page "https://github.com/gaborcsardi/zip")
(synopsis "Cross-platform Zip compression")
- branch master updated (a4e75305e2 -> 6f11ca52f1), guix-commits, 2024/01/30
- 04/29: gnu: r-catdata: Update to 1.2.4., guix-commits, 2024/01/30
- 01/29: gnu: r-antiword: Update to 1.3.3., guix-commits, 2024/01/30
- 13/29: gnu: r-zip: Update to 2.3.1.,
guix-commits <=
- 15/29: gnu: r-densityclust: Update to 0.3.3., guix-commits, 2024/01/30
- 16/29: gnu: r-phylobase: Update to 0.8.12., guix-commits, 2024/01/30
- 27/29: gnu: r-commonmark: Update to 1.9.1., guix-commits, 2024/01/30
- 18/29: gnu: r-bqtl: Update to 1.0-36., guix-commits, 2024/01/30
- 29/29: gnu: r-robustbase: Update to 0.99-2., guix-commits, 2024/01/30
- 21/29: gnu: r-tidygraph: Update to 1.3.1., guix-commits, 2024/01/30
- 05/29: gnu: r-rjava: Update to 1.0-11., guix-commits, 2024/01/30
- 20/29: gnu: r-xgboost: Update to 1.7.7.1., guix-commits, 2024/01/30
- 08/29: gnu: r-httpuv: Update to 1.6.14., guix-commits, 2024/01/30
- 09/29: gnu: r-powerlaw: Update to 0.80.0., guix-commits, 2024/01/30