[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/55: gnu: r-org-dr-eg-db: Update to 3.18.0.
From: |
guix-commits |
Subject: |
13/55: gnu: r-org-dr-eg-db: Update to 3.18.0. |
Date: |
Mon, 22 Jan 2024 08:00:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f13e4076896d6d732b39b470d3a5a91db64af9c1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:12 2024 +0100
gnu: r-org-dr-eg-db: Update to 3.18.0.
* gnu/packages/bioconductor.scm (r-org-dr-eg-db): Update to 3.18.0.
Change-Id: Icb7f74c83ff7189c7b02964fcb25bac6610fd790
---
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 9f6cd3e41c..cc0bb85e3f 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -998,13 +998,13 @@ annotations for the genome of the model fruit fly
Drosophila melanogaster.")
(define-public r-org-dr-eg-db
(package
(name "r-org-dr-eg-db")
- (version "3.7.0")
+ (version "3.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "org.Dr.eg.db" version 'annotation))
(sha256
(base32
- "1xs5wsbcpy0iwbjyiv7fax57djqc529ai5fk1qfsdcvlja3cpglx"))))
+ "1kk5jgbzcqhgwf5p4mpxswqhr9rkirm3fb7maflk61zcn6fs56zc"))))
(properties
`((upstream-name . "org.Dr.eg.db")))
(build-system r-build-system)
- branch master updated (d264237d55 -> bafc6efe48), guix-commits, 2024/01/22
- 43/55: gnu: r-all: Update to 1.44.0., guix-commits, 2024/01/22
- 01/55: import/cran: Also update annotation and experiment packages., guix-commits, 2024/01/22
- 05/55: gnu: r-org-sc-sgd-db: Update to 3.18.0., guix-commits, 2024/01/22
- 09/55: gnu: r-go-db: Update to 3.18.0., guix-commits, 2024/01/22
- 12/55: gnu: r-org-dm-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 02/55: import/cran: Set HOME when ExperimentHub is among the inputs., guix-commits, 2024/01/22
- 04/55: gnu: r-org-bt-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 13/55: gnu: r-org-dr-eg-db: Update to 3.18.0.,
guix-commits <=
- 11/55: gnu: r-org-ce-eg-db: Update to 3.18.0., guix-commits, 2024/01/22
- 27/55: gnu: r-chromstardata: Update to 1.28.0., guix-commits, 2024/01/22
- 17/55: gnu: r-pfam-db: Update to 3.18.0., guix-commits, 2024/01/22
- 16/55: gnu: r-txdb-hsapiens-ucsc-hg38-knowngene: Update to 3.18.0., guix-commits, 2024/01/22
- 23/55: gnu: r-biscuiteerdata: Update to 1.16.0., guix-commits, 2024/01/22
- 29/55: gnu: r-flowsorted-blood-450k: Update to 1.40.0., guix-commits, 2024/01/22
- 26/55: gnu: r-champdata: Update to 2.34.0., guix-commits, 2024/01/22
- 33/55: gnu: r-hdcytodata: Update to 1.22.0., guix-commits, 2024/01/22
- 35/55: gnu: r-italicsdata: Update to 2.40.0., guix-commits, 2024/01/22
- 34/55: gnu: r-illumina450probevariants-db: Update to 1.38.0., guix-commits, 2024/01/22