[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
132/158: gnu: r-filehash: Update to 2.4-5.
From: |
guix-commits |
Subject: |
132/158: gnu: r-filehash: Update to 2.4-5. |
Date: |
Sun, 19 Mar 2023 13:24:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ba6d2701bbf5f3a06cbccc325c0b0c2f3b346404
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Mar 19 14:44:44 2023 +0100
gnu: r-filehash: Update to 2.4-5.
* gnu/packages/cran.scm (r-filehash): Update to 2.4-5.
[propagated-inputs]: Add r-digest.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 85a927433b..298ad99b4f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -37011,16 +37011,17 @@ internally managed by a zoolog thesaurus.")
(define-public r-filehash
(package
(name "r-filehash")
- (version "2.4-3")
+ (version "2.4-5")
(source
(origin
(method url-fetch)
(uri (cran-uri "filehash" version))
(sha256
(base32
- "1ga17smgjd4qsnf5a7qk0giwhpc5969ylqj520favs1k6b4y557k"))))
+ "0b52bnsqp65s3r4aw9mvfwfnjmsrqq8ndcadwig547nn9mwy47iv"))))
(properties `((upstream-name . "filehash")))
(build-system r-build-system)
+ (propagated-inputs (list r-digest))
(home-page "http://github.com/rdpeng/filehash")
(synopsis "Simple key-value database")
(description
- 109/158: gnu: r-projpred: Update to 2.4.0., (continued)
- 109/158: gnu: r-projpred: Update to 2.4.0., guix-commits, 2023/03/19
- 110/158: gnu: r-posterior: Update to 1.4.1., guix-commits, 2023/03/19
- 113/158: gnu: r-spatstat-explore: Update to 3.1-0., guix-commits, 2023/03/19
- 114/158: gnu: r-spatstat-model: Update to 3.2-1., guix-commits, 2023/03/19
- 115/158: gnu: r-spatstat-utils: Update to 3.0-2., guix-commits, 2023/03/19
- 116/158: gnu: r-spatstat-sparse: Update to 3.0-1., guix-commits, 2023/03/19
- 118/158: gnu: r-spatstat-geom: Update to 3.1-0., guix-commits, 2023/03/19
- 120/158: gnu: r-spatstat-random: Update to 3.1-4., guix-commits, 2023/03/19
- 125/158: gnu: r-calculus: Update to 1.0.1., guix-commits, 2023/03/19
- 124/158: gnu: r-parsnip: Update to 1.0.4., guix-commits, 2023/03/19
- 132/158: gnu: r-filehash: Update to 2.4-5.,
guix-commits <=
- 128/158: gnu: r-rgeos: Update to 0.6-2., guix-commits, 2023/03/19
- 127/158: gnu: r-btm: Update to 0.3.7., guix-commits, 2023/03/19
- 148/158: gnu: r-openssl: Update to 2.0.6., guix-commits, 2023/03/19
- 139/158: gnu: r-ggplot2: Update to 3.4.1., guix-commits, 2023/03/19
- 141/158: gnu: r-testthat: Update to 3.1.7., guix-commits, 2023/03/19
- 140/158: gnu: r-gdtools: Update to 0.3.2., guix-commits, 2023/03/19
- 137/158: gnu: r-mgcv: Update to 1.8-42., guix-commits, 2023/03/19
- 144/158: gnu: r-dbplyr: Update to 2.3.1., guix-commits, 2023/03/19
- 152/158: gnu: r-rsqlite: Update to 2.3.0., guix-commits, 2023/03/19
- 99/158: gnu: r-terra: Update to 1.7-18., guix-commits, 2023/03/19