[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/21: gnu: r-feather: Update to 0.3.4.
From: |
guix-commits |
Subject: |
09/21: gnu: r-feather: Update to 0.3.4. |
Date: |
Sat, 7 Sep 2019 18:30:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 02efab6917ebb0f3e08b18a101526f2a0f1fd0b8
Author: Ricardo Wurmus <address@hidden>
Date: Sun Sep 8 00:20:05 2019 +0200
gnu: r-feather: Update to 0.3.4.
* gnu/packages/cran.scm (r-feather): Update to 0.3.4.
---
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 19aa052..57765b7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1059,14 +1059,14 @@ work well on small screens.")
(define-public r-feather
(package
(name "r-feather")
- (version "0.3.3")
+ (version "0.3.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "feather" version))
(sha256
(base32
- "0ls8lmygyjq60467s88h66d7fczjp1d3a2106rfq4dx9lyfvdfsa"))))
+ "1zwr2lxbzks2k1jjbnnv965j8sbwxnszl1vyrnl60ar24nykd2f3"))))
(build-system r-build-system)
(propagated-inputs
`(("r-hms" ,r-hms)
- 06/21: gnu: r-devtools: Update to 2.2.0., (continued)
- 06/21: gnu: r-devtools: Update to 2.2.0., guix-commits, 2019/09/07
- 11/21: gnu: r-ggpubr: Update to 0.2.3., guix-commits, 2019/09/07
- 08/21: gnu: r-matrixstats: Update to 0.55.0., guix-commits, 2019/09/07
- 10/21: gnu: r-geometry: Update to 0.4.4., guix-commits, 2019/09/07
- 12/21: gnu: r-insight: Update to 0.5.0., guix-commits, 2019/09/07
- 16/21: gnu: r-ggraph: Update to 2.0.0., guix-commits, 2019/09/07
- 17/21: gnu: r-edger: Update to 3.26.8., guix-commits, 2019/09/07
- 14/21: gnu: r-ggeffects: Update to 0.12.0., guix-commits, 2019/09/07
- 21/21: gnu: r-rsubread: Update to 1.34.7., guix-commits, 2019/09/07
- 15/21: gnu: r-msigdbr: Update to 7.0.1., guix-commits, 2019/09/07
- 09/21: gnu: r-feather: Update to 0.3.4.,
guix-commits <=
- 20/21: gnu: r-regioner: Update to 1.16.3., guix-commits, 2019/09/07