[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/77: gnu: r-biomartr: Update to 1.0.6.
From: |
guix-commits |
Subject: |
11/77: gnu: r-biomartr: Update to 1.0.6. |
Date: |
Wed, 25 Oct 2023 10:59:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5326f0c76e9cfc5506dc1439fe20c5d71593c89b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:34 2023 +0200
gnu: r-biomartr: Update to 1.0.6.
* gnu/packages/bioconductor.scm (r-biomartr): Update to 1.0.6.
Change-Id: Ifdbc61ef9b34aee441524ea15f0b5a7dfdd76052
---
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 d3ff0b1127..fb0dd7d6f3 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6267,13 +6267,13 @@ powerful online queries from gene annotation to
database mining.")
(define-public r-biomartr
(package
(name "r-biomartr")
- (version "1.0.5")
+ (version "1.0.6")
(source (origin
(method url-fetch)
(uri (cran-uri "biomartr" version))
(sha256
(base32
- "14nw44dkyrfw43dc4zwsnvkrmdhsl131m9w1wa80j3qkbhyaypfl"))))
+ "06wd8s2cssw58xp9d078fc7iycpxryccnclrk3gnh757j1h0vzim"))))
(properties `((upstream-name . "biomartr")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (d461dd81cd -> fa849a177a), guix-commits, 2023/10/25
- 02/77: gnu: r-ggplot2: Update to 3.4.4., guix-commits, 2023/10/25
- 01/77: gnu: r-gdata: Update to 3.0.0., guix-commits, 2023/10/25
- 05/77: gnu: Add python-jupyterlite-core., guix-commits, 2023/10/25
- 03/77: gnu: r-httpuv: Update to 1.6.12., guix-commits, 2023/10/25
- 07/77: gnu: python-sphinx-gallery: Update to 0.14.0., guix-commits, 2023/10/25
- 06/77: gnu: Add python-jupyterlite-sphinx., guix-commits, 2023/10/25
- 04/77: gnu: Add r-deming., guix-commits, 2023/10/25
- 09/77: gnu: Add python-funsor., guix-commits, 2023/10/25
- 11/77: gnu: r-biomartr: Update to 1.0.6.,
guix-commits <=
- 10/77: gnu: r-covr: Update to 3.6.3., guix-commits, 2023/10/25
- 12/77: gnu: r-metap: Update to 1.9., guix-commits, 2023/10/25
- 08/77: gnu: Add python-assertpy., guix-commits, 2023/10/25
- 13/77: gnu: r-bwstest: Update to 0.2.3., guix-commits, 2023/10/25
- 16/77: gnu: r-rcppthread: Update to 2.1.6., guix-commits, 2023/10/25
- 17/77: gnu: r-sp: Update to 2.1-1., guix-commits, 2023/10/25
- 18/77: gnu: r-drat: Update to 0.2.4., guix-commits, 2023/10/25
- 19/77: gnu: r-rpostgres: Update to 1.4.6., guix-commits, 2023/10/25
- 20/77: gnu: r-ggrepel: Update to 0.9.4., guix-commits, 2023/10/25
- 22/77: gnu: r-aricode: Update to 1.0.3., guix-commits, 2023/10/25