[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/89: gnu: r-interval: Update to 1.1-0.7.
From: |
guix-commits |
Subject: |
05/89: gnu: r-interval: Update to 1.1-0.7. |
Date: |
Mon, 5 Oct 2020 18:34:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 65e361f98f442ad3c8e84d467d8f731a49836fc9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:12:13 2020 +0200
gnu: r-interval: Update to 1.1-0.7.
* gnu/packages/bioconductor.scm (r-interval): Update to 1.1-0.7.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 8e5ec27..ba55099 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8187,14 +8187,14 @@ truncated data.")
(define-public r-interval
(package
(name "r-interval")
- (version "1.1-0.1")
+ (version "1.1-0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "interval" version))
(sha256
(base32
- "1lln9jkli28i4wivwzqrsxvv2n15560f7msjy5gssrm45vxrxms8"))))
+ "1b31lh0sv7lzy76230djipahxa10lblbr37kdiigr6hp3dd1xmz9"))))
(properties `((upstream-name . "interval")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (880fe01 -> e02babf), guix-commits, 2020/10/05
- 01/89: gnu: Add r-rle., guix-commits, 2020/10/05
- 02/89: gnu: Add r-warp., guix-commits, 2020/10/05
- 05/89: gnu: r-interval: Update to 1.1-0.7.,
guix-commits <=
- 06/89: gnu: r-fhtest: Update to 1.5., guix-commits, 2020/10/05
- 07/89: gnu: r-rticles: Update to 0.16., guix-commits, 2020/10/05
- 03/89: gnu: Add r-slider., guix-commits, 2020/10/05
- 13/89: gnu: r-broom: Update to 0.7.1., guix-commits, 2020/10/05
- 23/89: gnu: r-openxlsx: Update to 4.2.2., guix-commits, 2020/10/05
- 21/89: gnu: r-trend: Update to 1.1.4., guix-commits, 2020/10/05
- 37/89: gnu: r-fftwtools: Update to 0.9-9., guix-commits, 2020/10/05
- 04/89: gnu: r-activedriverwgs: Update to 1.1.1., guix-commits, 2020/10/05
- 22/89: gnu: r-import: Update to 1.2.0., guix-commits, 2020/10/05
- 26/89: gnu: r-sjlabelled: Update to 1.1.7., guix-commits, 2020/10/05