mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: r-glue: Update to 1.8.1.
* gnu/packages/cran.scm (r-glue): Update to 1.8.1. Change-Id: Id9cabfd419f8f802ae36119ff84d9c2dfba4a261
This commit is contained in:
@@ -17935,14 +17935,14 @@ colors are provided.")
|
||||
(define-public r-glue
|
||||
(package
|
||||
(name "r-glue")
|
||||
(version "1.8.0")
|
||||
(version "1.8.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "glue" version))
|
||||
(sha256
|
||||
(base32
|
||||
"183j9gpffmi30lfifl8d9sq1l25f8dgsgqd3blpndf4rm15kcvy8"))))
|
||||
"08m1g1a43vzc87zkhq6zci60szz930id22zbkhcmqggw7rfr0m8w"))))
|
||||
(properties
|
||||
;; knitr depends on glue, so we can't add knitr here to build the
|
||||
;; vignettes. Same with testthat
|
||||
|
||||
Reference in New Issue
Block a user