[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/34: gnu: r-ellipsis: Update to 0.3.0.
From: |
guix-commits |
Subject: |
01/34: gnu: r-ellipsis: Update to 0.3.0. |
Date: |
Sat, 28 Sep 2019 06:33:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f3575adfe98a4a489ee3334f38b91418c4ad3ca2
Author: Ricardo Wurmus <address@hidden>
Date: Sat Sep 28 12:20:25 2019 +0200
gnu: r-ellipsis: Update to 0.3.0.
* gnu/packages/cran.scm (r-ellipsis): Update to 0.3.0.
---
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 89a581c..06c0d1b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -98,14 +98,14 @@ the system clipboards.")
(define-public r-ellipsis
(package
(name "r-ellipsis")
- (version "0.2.0.1")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ellipsis" version))
(sha256
(base32
- "0hx9l043433bwm1np9sypph77c7y9dddpz0wrhbkcv01x32jhr8f"))))
+ "01z9gq311nzwv3a0sa49jhm5ylqd59srip4vjkrf23hzgb5i9y0b"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rlang" ,r-rlang)))
- branch master updated (667c004 -> e0c6c18), guix-commits, 2019/09/28
- 02/34: gnu: r-callr: Update to 3.3.2., guix-commits, 2019/09/28
- 05/34: gnu: r-recipes: Update to 0.1.7., guix-commits, 2019/09/28
- 01/34: gnu: r-ellipsis: Update to 0.3.0.,
guix-commits <=
- 04/34: gnu: r-curl: Update to 4.2., guix-commits, 2019/09/28
- 03/34: gnu: r-htmltable: Update to 1.13.2., guix-commits, 2019/09/28
- 08/34: gnu: r-shinyace: Update to 0.4.1., guix-commits, 2019/09/28
- 15/34: gnu: r-spdata: Update to 0.3.2., guix-commits, 2019/09/28
- 07/34: gnu: r-ttr: Update to 0.23-5., guix-commits, 2019/09/28
- 09/34: gnu: r-sjmisc: Update to 2.8.2., guix-commits, 2019/09/28
- 29/34: gnu: r-dt: Update to 0.9., guix-commits, 2019/09/28
- 23/34: gnu: r-digest: Update to 0.6.21., guix-commits, 2019/09/28
- 12/34: gnu: r-rcppannoy: Update to 0.0.13., guix-commits, 2019/09/28
- 19/34: gnu: r-uwot: Update to 0.1.4., guix-commits, 2019/09/28