[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/125: gnu: r-brio: Update to 1.1.2.
From: |
guix-commits |
Subject: |
08/125: gnu: r-brio: Update to 1.1.2. |
Date: |
Tue, 4 May 2021 01:33:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 14356d23be768473cd3afc31578c8972d9d1ec9d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:03 2021 +0200
gnu: r-brio: Update to 1.1.2.
* gnu/packages/cran.scm (r-brio): Update to 1.1.2.
---
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 280c8ef..167c839 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -111,14 +111,14 @@
(define-public r-brio
(package
(name "r-brio")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "brio" version))
(sha256
(base32
- "0ai2pqw5zk11r0rl2xshsq095ix1sdp2vjlixz2qxvy27x145ykh"))))
+ "1vviykwx1z71yhk1xl87riaygj8sq0sj7ixyig1irqsi66aydpa2"))))
(properties `((upstream-name . "brio")))
(build-system r-build-system)
(home-page "https://github.com/r-lib/brio")
- branch master updated (b9fb13b -> fcd002c), guix-commits, 2021/05/04
- 01/125: gnu: r-abn: Update to 2.5-0., guix-commits, 2021/05/04
- 02/125: gnu: Add r-conflicted., guix-commits, 2021/05/04
- 03/125: gnu: Add r-dtplyr., guix-commits, 2021/05/04
- 05/125: gnu: Add r-ids., guix-commits, 2021/05/04
- 08/125: gnu: r-brio: Update to 1.1.2.,
guix-commits <=
- 04/125: gnu: Add r-googledrive., guix-commits, 2021/05/04
- 06/125: gnu: Add r-googlesheets4., guix-commits, 2021/05/04
- 07/125: gnu: Add r-curry., guix-commits, 2021/05/04
- 10/125: gnu: r-ellipsis: Update to 0.3.2., guix-commits, 2021/05/04
- 11/125: gnu: r-mboost: Update to 2.9-5., guix-commits, 2021/05/04
- 09/125: gnu: r-v8: Update to 3.4.2., guix-commits, 2021/05/04
- 13/125: gnu: r-tidyverse: Update to 1.3.1., guix-commits, 2021/05/04
- 14/125: gnu: r-callr: Update to 3.7.0., guix-commits, 2021/05/04
- 15/125: gnu: r-httpuv: Update to 1.6.0., guix-commits, 2021/05/04
- 17/125: gnu: r-curl: Update to 4.3.1., guix-commits, 2021/05/04