[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/39: gnu: r-basilisk: Update to 1.8.1.
From: |
guix-commits |
Subject: |
35/39: gnu: r-basilisk: Update to 1.8.1. |
Date: |
Mon, 3 Oct 2022 13:08:57 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6bf59194a64f89ed8acb292ddcb501bcf0f140e5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 3 18:20:59 2022 +0200
gnu: r-basilisk: Update to 1.8.1.
* gnu/packages/bioconductor.scm (r-basilisk): Update to 1.8.1.
---
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 74dd1ecd6c..e4cf665f05 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16244,14 +16244,14 @@ package, primarily for creation of the underlying
Conda instance.")
(define-public r-basilisk
(package
(name "r-basilisk")
- (version "1.8.0")
+ (version "1.8.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "basilisk" version))
(sha256
(base32
- "1p90wq8a9wrpqpgmcy4zgh5skdw65gg2gsb3lnx78zk9khq0yyzh"))))
+ "134xix2iq5l7783dng2jjklxd3m5lh4snb7bjhslrs2r1j3p8jpk"))))
(properties `((upstream-name . "basilisk")))
(build-system r-build-system)
(propagated-inputs
- 07/39: gnu: r-genomeinfodb: Update to 1.32.4., (continued)
- 07/39: gnu: r-genomeinfodb: Update to 1.32.4., guix-commits, 2022/10/03
- 04/39: gnu: r-chipseeker: Update to 1.32.1., guix-commits, 2022/10/03
- 10/39: gnu: r-zellkonverter: Update to 1.6.5., guix-commits, 2022/10/03
- 17/39: gnu: r-enrichplot: Update to 1.16.2., guix-commits, 2022/10/03
- 20/39: gnu: r-ncdfflow: Update to 2.42.1., guix-commits, 2022/10/03
- 25/39: gnu: r-cytoml: Update to 2.8.1., guix-commits, 2022/10/03
- 27/39: gnu: r-biocviews: Update to 1.64.1., guix-commits, 2022/10/03
- 28/39: gnu: r-biocpkgtools: Update to 1.14.1., guix-commits, 2022/10/03
- 31/39: gnu: r-scran: Update to 1.24.1., guix-commits, 2022/10/03
- 33/39: gnu: r-pathview: Update to 1.36.1., guix-commits, 2022/10/03
- 35/39: gnu: r-basilisk: Update to 1.8.1.,
guix-commits <=
- 39/39: gnu: r-tximeta: Update to 1.14.1., guix-commits, 2022/10/03
- 21/39: gnu: r-ggcyto: Update to 1.24.1., guix-commits, 2022/10/03
- 23/39: gnu: r-flowstats: Update to 4.8.2., guix-commits, 2022/10/03
- 29/39: gnu: r-hdf5array: Update to 1.24.2., guix-commits, 2022/10/03
- 11/39: gnu: r-diffbind: Update to 3.6.4., guix-commits, 2022/10/03
- 36/39: gnu: r-biocdockermanager: Update to 1.8.1., guix-commits, 2022/10/03
- 30/39: gnu: r-scuttle: Update to 1.6.3., guix-commits, 2022/10/03
- 37/39: gnu: r-biodb: Update to 1.4.2., guix-commits, 2022/10/03
- 26/39: gnu: r-bioccheck: Update to 1.32.1., guix-commits, 2022/10/03
- 12/39: gnu: r-scaledmatrix: Update to 1.4.1., guix-commits, 2022/10/03