[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/26: gnu: r-s4arrays: Update to 1.0.4.
From: |
guix-commits |
Subject: |
22/26: gnu: r-s4arrays: Update to 1.0.4. |
Date: |
Fri, 2 Jun 2023 07:05:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0beada7cb096af9f0c43e637c48d1d3f77a06d1a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 2 12:53:15 2023 +0200
gnu: r-s4arrays: Update to 1.0.4.
* gnu/packages/bioconductor.scm (r-s4arrays): Update to 1.0.4.
---
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 d3a54eeb4e..bbcdb591f6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -18314,13 +18314,13 @@ routines.")
(define-public r-s4arrays
(package
(name "r-s4arrays")
- (version "1.0.1")
+ (version "1.0.4")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "S4Arrays" version))
(sha256
(base32
- "05nbdz8c2qfkbflbn5acf4bvdb20rj83nb4aii0c5v4zvxxrs3js"))))
+ "1pwkbp94r8vv43vgxcgqzbs1njhqlahfgsbf8rhr0ndy1bjyly2g"))))
(properties `((upstream-name . "S4Arrays")))
(build-system r-build-system)
(propagated-inputs
- 17/26: gnu: r-zellkonverter: Update to 1.10.1., (continued)
- 17/26: gnu: r-zellkonverter: Update to 1.10.1., guix-commits, 2023/06/02
- 20/26: gnu: r-rsubread: Update to 2.14.2., guix-commits, 2023/06/02
- 13/26: gnu: r-biostrings: Update to 2.68.1., guix-commits, 2023/06/02
- 21/26: gnu: r-biocviews: Update to 1.68.1., guix-commits, 2023/06/02
- 24/26: gnu: r-basilisk-utils: Update to 1.12.1., guix-commits, 2023/06/02
- 14/26: gnu: r-edger: Update to 3.42.4., guix-commits, 2023/06/02
- 10/26: gnu: r-delayedarray: Update to 0.26.3., guix-commits, 2023/06/02
- 16/26: gnu: r-scmap: Update to 1.22.3., guix-commits, 2023/06/02
- 18/26: gnu: r-apeglm: Update to 1.22.1., guix-commits, 2023/06/02
- 23/26: gnu: r-megadepth: Update to 1.10.0., guix-commits, 2023/06/02
- 22/26: gnu: r-s4arrays: Update to 1.0.4.,
guix-commits <=
- 05/26: import/cran: string->license: Add another case for GPLv3+., guix-commits, 2023/06/02