[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/17: gnu: r-ensembldb: Update to 2.14.1.
From: |
guix-commits |
Subject: |
05/17: gnu: r-ensembldb: Update to 2.14.1. |
Date: |
Tue, 4 May 2021 03:48:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d4051161e7f56abeb5baa2ede91630e438b53ae8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 09:02:25 2021 +0200
gnu: r-ensembldb: Update to 2.14.1.
* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.14.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 1ac0043..eda7416 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9896,14 +9896,14 @@ originally made available by Holmes, Harris, and
Quince, 2012, PLoS ONE 7(2):
(define-public r-ensembldb
(package
(name "r-ensembldb")
- (version "2.14.0")
+ (version "2.14.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ensembldb" version))
(sha256
(base32
- "04il99gcrqzakvc0bxchdp9gghkn1sp9lpiian0iz4y7r67z3wpy"))))
+ "1hxwfh19qafpdhzprvw4nr8ks3gz7f0y8gyfhk8yqmmvvnvgqv40"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- branch master updated (ec4012c -> b602ec9), guix-commits, 2021/05/04
- 02/17: gnu: r-future-apply: Set HOME directory variable., guix-commits, 2021/05/04
- 05/17: gnu: r-ensembldb: Update to 2.14.1.,
guix-commits <=
- 04/17: gnu: r-gage: Update to 2.40.2., guix-commits, 2021/05/04
- 08/17: gnu: r-systempiper: Update to 1.24.6., guix-commits, 2021/05/04
- 09/17: gnu: r-interactionset: Update to 1.18.1., guix-commits, 2021/05/04
- 07/17: gnu: r-genomeinfodb: Update to 1.26.7., guix-commits, 2021/05/04
- 06/17: gnu: r-biocgenerics: Update to 0.36.1., guix-commits, 2021/05/04
- 16/17: gnu: r-catalyst: Update to 1.14.1., guix-commits, 2021/05/04
- 11/17: gnu: r-universalmotif: Update to 1.8.5., guix-commits, 2021/05/04
- 14/17: gnu: r-biocpkgtools: Update to 1.8.2., guix-commits, 2021/05/04
- 12/17: gnu: r-bioassayr: Update to 1.28.3., guix-commits, 2021/05/04
- 01/17: gnu: r-matrixstats: Set HOME directory variable., guix-commits, 2021/05/04