[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/22: gnu: r-rnifti: Update to 1.6.1.
From: |
guix-commits |
Subject: |
11/22: gnu: r-rnifti: Update to 1.6.1. |
Date: |
Mon, 11 Mar 2024 08:33:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3ee5a7efa0f0d5f713d6c7d327e74491349b8b51
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 11 13:30:18 2024 +0100
gnu: r-rnifti: Update to 1.6.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.6.1.
Change-Id: I7ef3a2b3a85c4c67b1ea23b23eabef67944aa284
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b2db79fc00..f84e08d761 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19934,14 +19934,14 @@ and compatibility with @code{ape} objects.")
(define-public r-rnifti
(package
(name "r-rnifti")
- (version "1.6.0")
+ (version "1.6.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "RNifti" version))
(sha256
(base32
- "0spsdkqvlkk7xn6wz6778gc6cc7dnfcwpz91q8wdzxgcbgxdy0yv"))))
+ "0wn06fnq5c7f0vwakryb75vzkjh03dqz2z57lgmn68hwgssnpalc"))))
(properties `((upstream-name . "RNifti")))
(build-system r-build-system)
(inputs (list zlib))
- 06/22: gnu: r-flextable: Update to 0.9.5., (continued)
- 06/22: gnu: r-flextable: Update to 0.9.5., guix-commits, 2024/03/11
- 12/22: gnu: r-globals: Update to 0.16.3., guix-commits, 2024/03/11
- 04/22: gnu: r-zcompositions: Update to 1.5.0-2., guix-commits, 2024/03/11
- 08/22: gnu: r-multcompview: Update to 0.1-10., guix-commits, 2024/03/11
- 10/22: gnu: r-colorramps: Update to 2.3.4., guix-commits, 2024/03/11
- 17/22: gnu: r-graphlayouts: Update to 1.1.1., guix-commits, 2024/03/11
- 21/22: gnu: r-paws-common: Update to 0.7.1., guix-commits, 2024/03/11
- 22/22: gnu: r-logger: Update to 0.3.0., guix-commits, 2024/03/11
- 14/22: gnu: r-gmodels: Update to 2.19.1., guix-commits, 2024/03/11
- 16/22: gnu: r-systemfonts: Update to 1.0.6., guix-commits, 2024/03/11
- 11/22: gnu: r-rnifti: Update to 1.6.1.,
guix-commits <=
- 13/22: gnu: r-cobs: Update to 1.3-8., guix-commits, 2024/03/11
- 15/22: gnu: r-ggraph: Update to 2.2.1., guix-commits, 2024/03/11
- 20/22: gnu: r-rstan: Update to 2.32.6., guix-commits, 2024/03/11
- 18/22: gnu: r-accsda: Update to 1.1.3., guix-commits, 2024/03/11
- 19/22: gnu: r-fda: Update to 6.1.8., guix-commits, 2024/03/11
- 09/22: gnu: r-admisc: Update to 0.35., guix-commits, 2024/03/11