[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/48: gnu: r-brio: Update to 1.1.5.
From: |
guix-commits |
Subject: |
04/48: gnu: r-brio: Update to 1.1.5. |
Date: |
Tue, 7 May 2024 16:20:49 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 004a44f91be8582767c1d71560d3a30cfd6637a4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:17:28 2024 +0200
gnu: r-brio: Update to 1.1.5.
* gnu/packages/cran.scm (r-brio): Update to 1.1.5.
Change-Id: I8cad71c2d24161c268698ac4fe72d910b81f034e
---
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 8f2eca7d25..538573eb2e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -258,14 +258,14 @@ projects via a flexible, declarative dependency loading
syntax.")
(define-public r-brio
(package
(name "r-brio")
- (version "1.1.4")
+ (version "1.1.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "brio" version))
(sha256
(base32
- "1s0q1qk3w3fwf7gn4xfwhf8i8yqqb6z096x6xqsj8av8924z7fqc"))))
+ "1f6hh7mck4bb1caivcvr6ms2pyqzzzawqyxjbgi9s0rrx8sj7wm9"))))
(properties `((upstream-name . "brio")))
(build-system r-build-system)
(home-page "https://github.com/r-lib/brio")
- branch r-updates updated (c6c11debc7 -> fd08330f7f), guix-commits, 2024/05/07
- 02/48: gnu: r-valr: Update to 0.8.1., guix-commits, 2024/05/07
- 07/48: gnu: r-mboost: Update to 2.9-10., guix-commits, 2024/05/07
- 12/48: gnu: r-sp: Update to 2.1-4., guix-commits, 2024/05/07
- 08/48: gnu: r-secretbase: Update to 0.5.0., guix-commits, 2024/05/07
- 15/48: gnu: r-debugme: Update to 1.2.0., guix-commits, 2024/05/07
- 22/48: gnu: r-labelled: Update to 2.13.0., guix-commits, 2024/05/07
- 06/48: gnu: r-oompadata: Update to 3.1.4., guix-commits, 2024/05/07
- 01/48: gnu: r-scgate: Update to 1.6.2., guix-commits, 2024/05/07
- 04/48: gnu: r-brio: Update to 1.1.5.,
guix-commits <=
- 11/48: gnu: r-rcppspdlog: Update to 0.0.17., guix-commits, 2024/05/07
- 10/48: FIXUP r-infercnv, guix-commits, 2024/05/07
- 13/48: gnu: r-evd: Update to 2.3-7., guix-commits, 2024/05/07
- 32/48: gnu: r-imager: Update to 1.0.1., guix-commits, 2024/05/07
- 31/48: gnu: r-lda: Update to 1.5.2., guix-commits, 2024/05/07
- 26/48: gnu: r-gridpattern: Update to 1.2.1., guix-commits, 2024/05/07
- 29/48: gnu: r-apcluster: Update to 1.4.13., guix-commits, 2024/05/07
- 30/48: gnu: r-mlbench: Update to 2.1-5., guix-commits, 2024/05/07
- 37/48: gnu: r-mlr3pipelines: Update to 0.5.2., guix-commits, 2024/05/07
- 48/48: gnu: r-fpc: Update to 2.2-12., guix-commits, 2024/05/07