[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/124: gnu: r-interval: Update to 1.1-0.8.
From: |
guix-commits |
Subject: |
01/124: gnu: r-interval: Update to 1.1-0.8. |
Date: |
Mon, 1 Nov 2021 17:28:46 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 968f5b0c007d6710618e438a35dd364b586c8016
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:47:28 2021 +0000
gnu: r-interval: Update to 1.1-0.8.
* gnu/packages/bioconductor.scm (r-interval): Update to 1.1-0.8.
---
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 90a0e1f..75f6c87 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -12222,14 +12222,14 @@ truncated data.")
(define-public r-interval
(package
(name "r-interval")
- (version "1.1-0.7")
+ (version "1.1-0.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "interval" version))
(sha256
(base32
- "1b31lh0sv7lzy76230djipahxa10lblbr37kdiigr6hp3dd1xmz9"))))
+ "0g0k9nri19p3y3s70ic1w3i3sxq8fbsxaikd7c4d6afqzr8hk2nl"))))
(properties `((upstream-name . "interval")))
(build-system r-build-system)
(propagated-inputs
- branch r-updates created (now 5f5a5b3), guix-commits, 2021/11/01
- 01/124: gnu: r-interval: Update to 1.1-0.8.,
guix-commits <=
- 03/124: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/01
- 06/124: gnu: r-bslib: Update to 0.3.1., guix-commits, 2021/11/01
- 02/124: gnu: r-datawizard: Update to 0.2.1., guix-commits, 2021/11/01
- 04/124: gnu: r-rvest: Update to 1.0.2., guix-commits, 2021/11/01
- 05/124: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/01
- 07/124: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/01
- 10/124: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/01
- 09/124: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/01
- 08/124: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/01
- 11/124: gnu: r-rpostgresql: Update to 0.7-3., guix-commits, 2021/11/01