[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/22: gnu: r-icobra: Update to 1.22.1.
From: |
guix-commits |
Subject: |
11/22: gnu: r-icobra: Update to 1.22.1. |
Date: |
Thu, 18 Nov 2021 09:53:23 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f4b108d8723d3bc3ce00261fe1c2edc614ea86d8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 18 13:15:22 2021 +0000
gnu: r-icobra: Update to 1.22.1.
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.22.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 6ce785e..9665446 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6315,14 +6315,14 @@ independent of the p-value under the null hypothesis.")
(define-public r-icobra
(package
(name "r-icobra")
- (version "1.22.0")
+ (version "1.22.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "iCOBRA" version))
(sha256
(base32
- "0qg32g1rfvh6mx8wny1lrva9vc347288hzml7yb4rnrsx1hggkpa"))))
+ "05j3h314l2bw8n61h1nyiqhm3z7c1axycn4p3xkfccq5i4mcqvn2"))))
(properties `((upstream-name . "iCOBRA")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (039c384 -> 93b2ce1), guix-commits, 2021/11/18
- 01/22: import: texlive: Print inputs with labels and guixified names., guix-commits, 2021/11/18
- 02/22: import: texlive: Take different package database as optional argument., guix-commits, 2021/11/18
- 07/22: gnu: r-msnbase: Update to 2.20.1., guix-commits, 2021/11/18
- 10/22: gnu: r-ggtree: Update to 3.2.1., guix-commits, 2021/11/18
- 11/22: gnu: r-icobra: Update to 1.22.1.,
guix-commits <=
- 12/22: gnu: r-geoquery: Update to 2.62.1., guix-commits, 2021/11/18
- 16/22: gnu: r-biocset: Update to 1.8.1., guix-commits, 2021/11/18
- 21/22: gnu: r-biodb: Update to 1.2.1., guix-commits, 2021/11/18
- 18/22: gnu: r-hdf5array: Update to 1.22.1., guix-commits, 2021/11/18
- 17/22: gnu: r-s4vectors: Update to 0.32.2., guix-commits, 2021/11/18
- 05/22: gnu: r-chipseeker: Update to 1.30.2., guix-commits, 2021/11/18
- 08/22: gnu: r-systempiper: Update to 2.0.1., guix-commits, 2021/11/18
- 04/22: gnu: r-annotationdbi: Update to 1.56.2., guix-commits, 2021/11/18
- 03/22: tests: Replace texlive importer tests., guix-commits, 2021/11/18
- 09/22: gnu: r-treeio: Update to 1.18.1., guix-commits, 2021/11/18