[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/59: gnu: r-cachem: Update to 1.0.5.
From: |
guix-commits |
Subject: |
02/59: gnu: r-cachem: Update to 1.0.5. |
Date: |
Thu, 20 May 2021 04:59:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2a32b69ed30168a52d6a7519194165ece77fbce5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:38 2021 +0200
gnu: r-cachem: Update to 1.0.5.
* gnu/packages/cran.scm (r-cachem): Update to 1.0.5.
---
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 d71b7f6..368bbe7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -132,14 +132,14 @@ files and provide more explicit control over line
endings.")
(define-public r-cachem
(package
(name "r-cachem")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "cachem" version))
(sha256
(base32
- "1b1gk837rk9kbfq385ybrrk12ckxwvhjvf0z9635l3vw49wal4mh"))))
+ "1xigqfhkl4n768bjgn2bqvb9k70h1ibj4lv5vvpwsh1p6vw4mkw2"))))
(properties `((upstream-name . "cachem")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (191e234 -> 7d3ad4c), guix-commits, 2021/05/20
- 02/59: gnu: r-cachem: Update to 1.0.5.,
guix-commits <=
- 04/59: gnu: r-htmltable: Update to 2.2.1., guix-commits, 2021/05/20
- 08/59: gnu: r-shape: Update to 1.4.6., guix-commits, 2021/05/20
- 01/59: gnu: Add r-babelgene., guix-commits, 2021/05/20
- 03/59: gnu: r-httpuv: Update to 1.6.1., guix-commits, 2021/05/20
- 07/59: gnu: r-colorspace: Update to 2.0-1., guix-commits, 2021/05/20
- 23/59: gnu: r-performance: Update to 0.7.2., guix-commits, 2021/05/20
- 25/59: gnu: r-biocmanager: Update to 1.30.15., guix-commits, 2021/05/20
- 21/59: gnu: r-flextable: Update to 0.6.6., guix-commits, 2021/05/20
- 24/59: gnu: r-rcppparallel: Update to 5.1.4., guix-commits, 2021/05/20
- 26/59: gnu: r-ouch: Update to 2.17., guix-commits, 2021/05/20