[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/59: gnu: r-sass: Update to 0.4.0.
From: |
guix-commits |
Subject: |
05/59: gnu: r-sass: Update to 0.4.0. |
Date: |
Thu, 20 May 2021 04:59:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2bfe0f5fed93bd2dc2b0c0fb984dab597b12b4be
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 20 10:54:39 2021 +0200
gnu: r-sass: Update to 0.4.0.
* gnu/packages/cran.scm (r-sass): Update to 0.4.0.
[propagated-inputs]: Remove r-digest.
---
gnu/packages/cran.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9eac989..018244b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1612,19 +1612,18 @@ jQuery.")
(define-public r-sass
(package
(name "r-sass")
- (version "0.3.1")
+ (version "0.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "sass" version))
(sha256
(base32
- "1cxqwsdyz71mgflqqa65mfr161jlv8q9mshs1y19pxp6pz5wnv0s"))))
+ "0axw358bbk3vxsqg3wq0bz3xigasa6af8fxvi2ga8hli4cawl1kx"))))
(properties `((upstream-name . "sass")))
(build-system r-build-system)
(propagated-inputs
- `(("r-digest" ,r-digest)
- ("r-fs" ,r-fs)
+ `(("r-fs" ,r-fs)
("r-htmltools" ,r-htmltools)
("r-r6" ,r-r6)
("r-rappdirs" ,r-rappdirs)
- 07/59: gnu: r-colorspace: Update to 2.0-1., (continued)
- 07/59: gnu: r-colorspace: Update to 2.0-1., guix-commits, 2021/05/20
- 23/59: gnu: r-performance: Update to 0.7.2., guix-commits, 2021/05/20
- 25/59: gnu: r-biocmanager: Update to 1.30.15., guix-commits, 2021/05/20
- 21/59: gnu: r-flextable: Update to 0.6.6., guix-commits, 2021/05/20
- 24/59: gnu: r-rcppparallel: Update to 5.1.4., guix-commits, 2021/05/20
- 26/59: gnu: r-ouch: Update to 2.17., guix-commits, 2021/05/20
- 16/59: gnu: r-arules: Update to 1.6-8., guix-commits, 2021/05/20
- 34/59: gnu: r-msigdbr: Update to 7.4.1., guix-commits, 2021/05/20
- 33/59: gnu: r-pegas: Update to 1.0-1., guix-commits, 2021/05/20
- 38/59: gnu: r-terra: Update to 1.2-10., guix-commits, 2021/05/20
- 05/59: gnu: r-sass: Update to 0.4.0.,
guix-commits <=
- 06/59: gnu: r-bslib: Update to 0.2.5.1., guix-commits, 2021/05/20
- 09/59: gnu: r-dendextend: Update to 1.15.1., guix-commits, 2021/05/20
- 10/59: gnu: r-distillery: Update to 1.2-1., guix-commits, 2021/05/20
- 12/59: gnu: r-corrplot: Update to 0.88., guix-commits, 2021/05/20
- 19/59: gnu: r-sjlabelled: Update to 1.1.8., guix-commits, 2021/05/20
- 15/59: gnu: r-cubature: Update to 2.0.4.2., guix-commits, 2021/05/20
- 28/59: gnu: r-softimpute: Update to 1.4-1., guix-commits, 2021/05/20
- 22/59: gnu: r-sandwich: Update to 3.0-1., guix-commits, 2021/05/20
- 27/59: gnu: r-fmsb: Update to 0.7.1., guix-commits, 2021/05/20
- 11/59: gnu: r-inline: Update to 0.3.18., guix-commits, 2021/05/20