[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/38: gnu: r-alabaster-se: Update to 1.4.1.
From: |
guix-commits |
Subject: |
05/38: gnu: r-alabaster-se: Update to 1.4.1. |
Date: |
Tue, 2 Jul 2024 20:40:59 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 073347e0b68e3b37ededcedfecf1796bbe850cc4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jul 3 02:39:57 2024 +0200
gnu: r-alabaster-se: Update to 1.4.1.
* gnu/packages/bioconductor.scm (r-alabaster-se): Update to 1.4.1.
Change-Id: I758d1c6662e1b8a253e6c99b1679e14599df6670
---
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 e4a07ef36c..1ac509b58d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3353,13 +3353,13 @@ handled by @code{alabaster.base}.")
(define-public r-alabaster-se
(package
(name "r-alabaster-se")
- (version "1.4.0")
+ (version "1.4.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "alabaster.se" version))
(sha256
- (base32 "15jggzbkl2v1jlng3bsqyf8sfvihn9amsbfgdygv04zh0kbx4i46"))))
+ (base32 "134r4pwaa4nsmdgqxs16w3adn482zl70lgyd4s96pmx7hqm9i1vx"))))
(properties `((upstream-name . "alabaster.se")))
(build-system r-build-system)
(propagated-inputs (list r-alabaster-base
- branch r-team updated (bfec28345b -> 5b412f9a9f), guix-commits, 2024/07/02
- 02/38: gnu: r-alabaster-base: Update to 1.4.2., guix-commits, 2024/07/02
- 12/38: gnu: r-champ: Update to 2.34.0., guix-commits, 2024/07/02
- 11/38: gnu: r-biostrings: Update to 2.72.1., guix-commits, 2024/07/02
- 17/38: gnu: r-gypsum: Update to 1.0.1., guix-commits, 2024/07/02
- 16/38: gnu: r-gsva: Update to 1.52.3., guix-commits, 2024/07/02
- 05/38: gnu: r-alabaster-se: Update to 1.4.1.,
guix-commits <=
- 38/38: gnu: r-tximeta: Update to 1.22.1., guix-commits, 2024/07/02
- 01/38: gnu: r-genelendatabase: Update to 1.40.1., guix-commits, 2024/07/02
- 03/38: gnu: r-alabaster-matrix: Update to 1.4.2., guix-commits, 2024/07/02
- 24/38: gnu: r-txdbmaker: Update to 1.0.1., guix-commits, 2024/07/02
- 27/38: gnu: r-qfeatures: Update to 1.14.1., guix-commits, 2024/07/02
- 29/38: gnu: r-goseq: Update to 1.56.0., guix-commits, 2024/07/02
- 13/38: gnu: r-enmix: Update to 1.40.2., guix-commits, 2024/07/02
- 26/38: gnu: r-oligo: Update to 1.68.2., guix-commits, 2024/07/02
- 31/38: gnu: r-dose: Update to 3.30.1., guix-commits, 2024/07/02
- 19/38: gnu: r-limma: Update to 3.60.3., guix-commits, 2024/07/02