[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/22: gnu: r-nodbi: Update to 0.10.4.
From: |
guix-commits |
Subject: |
05/22: gnu: r-nodbi: Update to 0.10.4. |
Date: |
Mon, 11 Mar 2024 08:33:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f28e3c281ade7f3883589dcf15986ccea0cf899c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 11 13:30:17 2024 +0100
gnu: r-nodbi: Update to 0.10.4.
* gnu/packages/cran.scm (r-nodbi): Update to 0.10.4.
Change-Id: I9ef02e2897b0321c1a7347bc64a44358d4999167
---
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 636ac65201..68a7a36ef3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14572,13 +14572,13 @@ tidyverse workflow.")
(define-public r-nodbi
(package
(name "r-nodbi")
- (version "0.10.3")
+ (version "0.10.4")
(source (origin
(method url-fetch)
(uri (cran-uri "nodbi" version))
(sha256
(base32
- "17ghgp6sabj4dlmx3cdn9rrhci7050a73cd17fymjksgvy1jbwf6"))))
+ "0q4nsxic1jlraipdc6zi711c3316n9wgq1cgbywhjlxb52qhkmd7"))))
(properties `((upstream-name . "nodbi")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (c72d8feb1f -> 1e5e3d8e24), guix-commits, 2024/03/11
- 02/22: gnu: r-qs: Update to 0.26.1., guix-commits, 2024/03/11
- 03/22: gnu: r-rmarkdown: Update to 2.26., guix-commits, 2024/03/11
- 05/22: gnu: r-nodbi: Update to 0.10.4.,
guix-commits <=
- 07/22: gnu: r-survey: Update to 4.4-1., guix-commits, 2024/03/11
- 01/22: gnu: r-rgl: Update to 1.3.1., guix-commits, 2024/03/11
- 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