[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/13: gnu: r-trajectoryutils: Update to 1.10.1.
From: |
guix-commits |
Subject: |
08/13: gnu: r-trajectoryutils: Update to 1.10.1. |
Date: |
Sun, 11 Feb 2024 10:56:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 579683f16fa494efa1ea3f83bbbd3fef6562b440
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Feb 11 16:54:55 2024 +0100
gnu: r-trajectoryutils: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-trajectoryutils): Update to 1.10.1.
Change-Id: I18a94851cd139951c2987054c22f01809d2479b3
---
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 824dac4564..6f0e6f4a0e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11474,14 +11474,14 @@ able to deal also with novel and case specific
events.")
(define-public r-trajectoryutils
(package
(name "r-trajectoryutils")
- (version "1.10.0")
+ (version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "TrajectoryUtils" version))
(sha256
(base32
- "0pqdl0v16q90ffxla34rp07mq0if1q9izpbimfnq0rx7633mk95v"))))
+ "178v5r0nck9ils5k7hj92x7z1xk5zq6zyc78wqnz7s3shbnq9ld7"))))
(properties
`((upstream-name . "TrajectoryUtils")))
(build-system r-build-system)
- branch master updated (240bbfee8d -> a8930124d5), guix-commits, 2024/02/11
- 01/13: gnu: r-rhdf5lib: Update to 1.24.2., guix-commits, 2024/02/11
- 04/13: gnu: r-bsgenome: Update to 1.70.2., guix-commits, 2024/02/11
- 02/13: gnu: r-curatedtcgadata: Update to 1.24.1., guix-commits, 2024/02/11
- 06/13: gnu: r-genomeinfodb: Update to 1.38.6., guix-commits, 2024/02/11
- 03/13: gnu: r-animalcules: Update to 1.18.3., guix-commits, 2024/02/11
- 07/13: gnu: r-rcas: Update to 1.28.3., guix-commits, 2024/02/11
- 08/13: gnu: r-trajectoryutils: Update to 1.10.1.,
guix-commits <=
- 05/13: gnu: r-dittoseq: Update to 1.14.2., guix-commits, 2024/02/11
- 10/13: gnu: r-gofuncr: Update to 1.22.2., guix-commits, 2024/02/11
- 13/13: gnu: r-bionero: Update to 1.10.1., guix-commits, 2024/02/11
- 12/13: gnu: r-biocset: Update to 1.16.1., guix-commits, 2024/02/11
- 09/13: gnu: r-glmgampoi: Update to 1.14.2., guix-commits, 2024/02/11
- 11/13: gnu: r-bgx: Update to 1.68.3., guix-commits, 2024/02/11