[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/20: gnu: r-deldir: Update to 0.1-21.
From: |
guix-commits |
Subject: |
08/20: gnu: r-deldir: Update to 0.1-21. |
Date: |
Sun, 16 Jun 2019 23:16:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 663a50e8f9745a18a1032f7f02f9d8750f92b242
Author: Ricardo Wurmus <address@hidden>
Date: Mon Jun 17 04:53:55 2019 +0200
gnu: r-deldir: Update to 0.1-21.
* gnu/packages/cran.scm (r-deldir): Update to 0.1-21.
---
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 4226acf..d9298d0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12407,14 +12407,14 @@ sampling.")
(define-public r-deldir
(package
(name "r-deldir")
- (version "0.1-16")
+ (version "0.1-21")
(source
(origin
(method url-fetch)
(uri (cran-uri "deldir" version))
(sha256
(base32
- "0549kj0hlkdyvm5axsm3np30wg53fm2pxybijzw0avlgsd2y2n2q"))))
+ "03392pl6j8rm3n32xrfkyfx866k1vm5sj87pva70yyiwh70vrnmr"))))
(build-system r-build-system)
(native-inputs `(("gfortran" ,gfortran)))
(home-page "https://cran.r-project.org/web/packages/deldir")
- branch master updated (bb6c8f2 -> 932a6c4), guix-commits, 2019/06/16
- 01/20: gnu: r-extradistr: Update to 1.8.11., guix-commits, 2019/06/16
- 02/20: gnu: r-sjmisc: Update to 2.8.0., guix-commits, 2019/06/16
- 03/20: gnu: r-abcrf: Update to 1.8., guix-commits, 2019/06/16
- 18/20: gnu: r-tximport: Update to 1.12.1., guix-commits, 2019/06/16
- 15/20: gnu: r-dt: Update to 0.7., guix-commits, 2019/06/16
- 13/20: gnu: r-mime: Update to 0.7., guix-commits, 2019/06/16
- 10/20: gnu: r-servr: Update to 0.14., guix-commits, 2019/06/16
- 08/20: gnu: r-deldir: Update to 0.1-21.,
guix-commits <=
- 04/20: gnu: r-emmeans: Update to 1.3.5., guix-commits, 2019/06/16
- 05/20: gnu: r-rspectra: Update to 0.15-0., guix-commits, 2019/06/16
- 09/20: gnu: r-polspline: Update to 1.1.15., guix-commits, 2019/06/16
- 07/20: gnu: r-nor1mix: Update to 1.3-0., guix-commits, 2019/06/16
- 11/20: gnu: r-ggplot2: Update to 3.2.0., guix-commits, 2019/06/16
- 19/20: gnu: r-seurat: Update to 3.0.2., guix-commits, 2019/06/16
- 17/20: gnu: r-systempiper: Update to 1.18.1., guix-commits, 2019/06/16
- 12/20: gnu: r-formatr: Update to 1.7., guix-commits, 2019/06/16
- 06/20: gnu: r-tractor-base: Update to 3.3.2., guix-commits, 2019/06/16
- 20/20: gnu: r-rhisat2: Update to 1.0.3., guix-commits, 2019/06/16