[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: r-later: Update to 0.7.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/11: gnu: r-later: Update to 0.7.2. |
Date: |
Thu, 3 May 2018 22:03:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5699df6bbd793966b0421fc5e95f04796977580d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri May 4 02:02:59 2018 +0200
gnu: r-later: Update to 0.7.2.
* gnu/packages/cran.scm (r-later): Update to 0.7.2.
---
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 bc95fd2..47492de 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3853,14 +3853,14 @@ exchanging spatial objects with other R packages.")
(define-public r-later
(package
(name "r-later")
- (version "0.7.1")
+ (version "0.7.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "later" version))
(sha256
(base32
- "0z9jymmclkq9zcg1fd8p6gsnm5z1sn3n9pfz3bs03qjrkbizgrvz"))))
+ "0l5ln7sjyi2rj7bx8iamxykqlfarv05zb9882ikizppb1cr1hgyw"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
- branch master updated (12e352d -> 65d66b3), Tobias Geerinckx-Rice, 2018/05/03
- 02/11: gnu: ruby-minitest-hooks: Update to 1.4.2., Tobias Geerinckx-Rice, 2018/05/03
- 01/11: gnu: ruby-rb-fsevent: Update to 0.10.3., Tobias Geerinckx-Rice, 2018/05/03
- 03/11: gnu: perl-crypt-openssl-rsa: Update to 0.30., Tobias Geerinckx-Rice, 2018/05/03
- 05/11: gnu: yaml-cpp: Update to 0.6.2., Tobias Geerinckx-Rice, 2018/05/03
- 06/11: gnu: r-preprocesscore: Update to 1.42.0., Tobias Geerinckx-Rice, 2018/05/03
- 07/11: gnu: r-formula: Update to 1.2-3., Tobias Geerinckx-Rice, 2018/05/03
- 10/11: gnu: r-tsp: Update to 1.1-6., Tobias Geerinckx-Rice, 2018/05/03
- 08/11: gnu: r-multtest: Update to 2.36.0., Tobias Geerinckx-Rice, 2018/05/03
- 09/11: gnu: r-later: Update to 0.7.2.,
Tobias Geerinckx-Rice <=
- 04/11: gnu: python-mako: Update to 1.0.7., Tobias Geerinckx-Rice, 2018/05/03
- 11/11: gnu: r-np: Update to 0.60-7., Tobias Geerinckx-Rice, 2018/05/03