[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
338/353: gnu: r-biodb: Update to 1.2.0.
From: |
guix-commits |
Subject: |
338/353: gnu: r-biodb: Update to 1.2.0. |
Date: |
Thu, 4 Nov 2021 18:15:35 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit e1b76bbef0a72c4459d0b87bb2f3e7a43c31914a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:48 2021 +0000
gnu: r-biodb: Update to 1.2.0.
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.0.
[propagated-inputs]: Add r-biocfilecache.
---
gnu/packages/bioconductor.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index a3272e3..14f0084 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -14268,18 +14268,19 @@ the Bioconductor project.")
(define-public r-biodb
(package
(name "r-biodb")
- (version "1.0.4")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biodb" version))
(sha256
(base32
- "1apnbr5p619nsrhd2drm6arj69sw0wijv8ap7dfrndqkffrpbfmx"))))
+ "0q343zbx341xdy634p50k7bj6byv8v2rqzy50nw75a79206pajl4"))))
(properties `((upstream-name . "biodb")))
(build-system r-build-system)
(propagated-inputs
- `(("r-chk" ,r-chk)
+ `(("r-biocfilecache" ,r-biocfilecache)
+ ("r-chk" ,r-chk)
("r-jsonlite" ,r-jsonlite)
("r-lgr" ,r-lgr)
("r-lifecycle" ,r-lifecycle)
- 323/353: gnu: r-guitar: Update to 2.10.0., (continued)
- 323/353: gnu: r-guitar: Update to 2.10.0., guix-commits, 2021/11/04
- 327/353: gnu: r-beclear: Update to 2.10.0., guix-commits, 2021/11/04
- 326/353: gnu: r-megadepth: Update to 1.4.0., guix-commits, 2021/11/04
- 330/353: gnu: r-biobtreer: Update to 1.6.0., guix-commits, 2021/11/04
- 331/353: gnu: r-minet: Update to 3.52.0., guix-commits, 2021/11/04
- 329/353: gnu: r-bgeedb: Update to 2.20.0., guix-commits, 2021/11/04
- 335/353: gnu: r-basilisk: Update to 1.6.0., guix-commits, 2021/11/04
- 333/353: gnu: r-dir-expiry: Update to 1.2.0., guix-commits, 2021/11/04
- 337/353: gnu: r-biocdockermanager: Update to 1.6.0., guix-commits, 2021/11/04
- 342/353: gnu: r-biomvrcns: Update to 1.34.0., guix-commits, 2021/11/04
- 338/353: gnu: r-biodb: Update to 1.2.0.,
guix-commits <=
- 336/353: gnu: r-biocthis: Update to 1.4.0., guix-commits, 2021/11/04
- 348/353: gnu: r-biotmle: Update to 1.18.0., guix-commits, 2021/11/04
- 345/353: gnu: r-bionetstat: Update to 1.14.0., guix-commits, 2021/11/04
- 347/353: gnu: r-biotip: Update to 1.8.0., guix-commits, 2021/11/04
- 343/353: gnu: r-bionero: Update to 1.2.0., guix-commits, 2021/11/04
- 353/353: gnu: r-tximeta: Update to 1.12.0., guix-commits, 2021/11/04
- 352/353: gnu: r-biscuiteer: Update to 1.8.0., guix-commits, 2021/11/04
- 350/353: gnu: r-dmrseq: Update to 1.14.0., guix-commits, 2021/11/04
- 300/353: gnu: r-tfbstools: Update to 1.32.0., guix-commits, 2021/11/04
- 320/353: gnu: r-pathview: Update to 1.34.0., guix-commits, 2021/11/04