[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/224: gnu: r-activepathways: Update to 2.0.4.
From: |
guix-commits |
Subject: |
15/224: gnu: r-activepathways: Update to 2.0.4. |
Date: |
Wed, 17 Jul 2024 17:18:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 608d718870ab7792b7eba55f7f433bdcae900860
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:57:26 2024 +0200
gnu: r-activepathways: Update to 2.0.4.
* gnu/packages/bioconductor.scm (r-activepathways): Update to 2.0.4.
Change-Id: I0fbf72ce0e7ab70b39a7bb6485f69e15d7e803d0
---
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 d24dee7143..eedb84a78d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20287,14 +20287,14 @@ using whole genome sequencing data.")
(define-public r-activepathways
(package
(name "r-activepathways")
- (version "2.0.3")
+ (version "2.0.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "ActivePathways" version))
(sha256
(base32
- "0mgvxpqaq0jncr1kzmwhqkv3pajx2fz6vwhv5arw7fgla6w09p9h"))))
+ "07nmlkgznbv46kxy5s13bs7p3z9cxsynh6csbid6qsvqrpzv78pk"))))
(properties
`((upstream-name . "ActivePathways")))
(build-system r-build-system)
- branch master updated (0efdf33d0e -> 7ccd8ade8b), guix-commits, 2024/07/17
- 02/224: gnu: Add r-clarabel., guix-commits, 2024/07/17
- 01/224: gnu: r-with-tests: Update to 4.4.1., guix-commits, 2024/07/17
- 03/224: gnu: Add r-countrycode., guix-commits, 2024/07/17
- 05/224: gnu: Add r-minty., guix-commits, 2024/07/17
- 07/224: gnu: apache-arrow: Update to 16.1.0., guix-commits, 2024/07/17
- 12/224: gnu: r-vegan: Update to 2.6-6.1., guix-commits, 2024/07/17
- 15/224: gnu: r-activepathways: Update to 2.0.4.,
guix-commits <=
- 11/224: gnu: r-nloptr: Update to 2.1.1., guix-commits, 2024/07/17
- 14/224: gnu: r-dsb: Update to 1.0.4., guix-commits, 2024/07/17
- 16/224: gnu: r-abn: Update to 3.1.1., guix-commits, 2024/07/17
- 17/224: gnu: r-cachem: Update to 1.1.0., guix-commits, 2024/07/17
- 21/224: gnu: r-correlation: Update to 0.8.5., guix-commits, 2024/07/17
- 09/224: gnu: liblantern: Update to 0.13.0., guix-commits, 2024/07/17
- 06/224: gnu: Add r-gparotation., guix-commits, 2024/07/17
- 10/224: gnu: r-torch: Update to 0.13.0., guix-commits, 2024/07/17
- 13/224: gnu: r-qs: Update to 0.26.3., guix-commits, 2024/07/17
- 18/224: gnu: r-castor: Update to 1.8.2., guix-commits, 2024/07/17