[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/135: gnu: r-bslib: Update to 0.3.1.
From: |
guix-commits |
Subject: |
06/135: gnu: r-bslib: Update to 0.3.1. |
Date: |
Wed, 3 Nov 2021 17:59:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bce8638f0656d033e69772faf2cbbfec9c54c2b6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:14 2021 +0000
gnu: r-bslib: Update to 0.3.1.
* gnu/packages/cran.scm (r-bslib): Update to 0.3.1.
---
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 eb85f9e..6ac81d7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1972,14 +1972,14 @@ language, which is stable, powerful, and CSS
compatible.")
(define-public r-bslib
(package
(name "r-bslib")
- (version "0.3.0")
+ (version "0.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "bslib" version))
(sha256
(base32
- "0zfjavz5jw4lfbrmc3rgsivcrxq2ia9jwmfbcrdxnxlmyri8qinr"))
+ "0jcqklry1nkibz0sydsz5xdsnb4wnrrhvmyr9ji3k45bbipbap2z"))
(snippet
'(for-each delete-file
'("inst/lib/bs-a11y-p/plugins/js/bootstrap-accessibility.min.js"
- branch master updated (5c1ad6b -> fdb9a02), guix-commits, 2021/11/03
- 02/135: gnu: r-datawizard: Update to 0.2.1., guix-commits, 2021/11/03
- 01/135: gnu: r-interval: Update to 1.1-0.8., guix-commits, 2021/11/03
- 04/135: gnu: r-rvest: Update to 1.0.2., guix-commits, 2021/11/03
- 06/135: gnu: r-bslib: Update to 0.3.1.,
guix-commits <=
- 13/135: gnu: r-mitml: Update to 0.4-3., guix-commits, 2021/11/03
- 22/135: gnu: r-heatmaply: Update to 1.3.0., guix-commits, 2021/11/03
- 24/135: gnu: r-rjags: Update to 4-12., guix-commits, 2021/11/03
- 17/135: gnu: r-seriation: Update to 1.3.1., guix-commits, 2021/11/03
- 26/135: gnu: r-entropy: Update to 1.3.1., guix-commits, 2021/11/03
- 27/135: gnu: r-insight: Update to 0.14.5., guix-commits, 2021/11/03
- 32/135: gnu: r-cmplot: Update to 3.7.0., guix-commits, 2021/11/03
- 05/135: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/03
- 07/135: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/03
- 10/135: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/03