[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/224: gnu: r-qs: Update to 0.26.3.
From: |
guix-commits |
Subject: |
13/224: gnu: r-qs: Update to 0.26.3. |
Date: |
Wed, 17 Jul 2024 17:18:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 225897fb3adfe56e168d9c987ff23626d2542826
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:55:24 2024 +0200
gnu: r-qs: Update to 0.26.3.
* gnu/packages/cran.scm (r-qs): Update to 0.26.3.
[inputs]: Add zlib.
Change-Id: I515f86a088469258711e38c73a41a8840a002495
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 0900b29bd1..955477b214 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -40848,17 +40848,17 @@ package.")
(define-public r-qs
(package
(name "r-qs")
- (version "0.26.1")
+ (version "0.26.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "qs" version))
(sha256
(base32
- "0qmgnc4igy8mjzarm30cgi4z75hh8f01kvcs6n6s63cy4qk30vs6"))))
+ "1qqy6aada9jkq0z6bmzb5vhb18cdxvy7b6nwjd8saqaidqgs80c8"))))
(properties `((upstream-name . "qs")))
(build-system r-build-system)
- (inputs (list lz4 (list zstd "lib")))
+ (inputs (list lz4 zlib (list zstd "lib")))
(propagated-inputs
(list r-bh r-rapiserialize r-rcpp r-stringfish))
(native-inputs
- 12/224: gnu: r-vegan: Update to 2.6-6.1., (continued)
- 12/224: gnu: r-vegan: Update to 2.6-6.1., guix-commits, 2024/07/17
- 15/224: gnu: r-activepathways: Update to 2.0.4., guix-commits, 2024/07/17
- 11/224: gnu: r-nloptr: Update to 2.1.1., guix-commits, 2024/07/17
- 14/224: gnu: r-dsb: Update to 1.0.4., guix-commits, 2024/07/17
- 16/224: gnu: r-abn: Update to 3.1.1., guix-commits, 2024/07/17
- 17/224: gnu: r-cachem: Update to 1.1.0., guix-commits, 2024/07/17
- 21/224: gnu: r-correlation: Update to 0.8.5., guix-commits, 2024/07/17
- 09/224: gnu: liblantern: Update to 0.13.0., guix-commits, 2024/07/17
- 06/224: gnu: Add r-gparotation., guix-commits, 2024/07/17
- 10/224: gnu: r-torch: Update to 0.13.0., guix-commits, 2024/07/17
- 13/224: gnu: r-qs: Update to 0.26.3.,
guix-commits <=
- 18/224: gnu: r-castor: Update to 1.8.2., guix-commits, 2024/07/17
- 23/224: gnu: r-dbscan: Update to 1.2-0., guix-commits, 2024/07/17
- 26/224: gnu: r-biglm: Update to 0.9-3., guix-commits, 2024/07/17
- 28/224: gnu: r-zcompositions: Update to 1.5.0-4., guix-commits, 2024/07/17
- 27/224: gnu: r-climaemet: Update to 1.3.0., guix-commits, 2024/07/17
- 31/224: gnu: r-swagger: Update to 5.17.14.1., guix-commits, 2024/07/17
- 34/224: gnu: r-secretbase: Update to 1.0.0., guix-commits, 2024/07/17
- 19/224: gnu: r-consort: Update to 1.2.2., guix-commits, 2024/07/17
- 22/224: gnu: r-datawizard: Update to 0.11.0., guix-commits, 2024/07/17
- 29/224: gnu: r-ggpp: Update to 0.5.8-1., guix-commits, 2024/07/17