mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: r-writexl: Update to 1.5.0.
* gnu/packages/cran.scm (r-writexl): Update to 1.5.0. Change-Id: I5561f74f174dc3a803c63210cefed334cb4f7282
This commit is contained in:
@@ -14514,14 +14514,14 @@ documents.")
|
||||
(define-public r-writexl
|
||||
(package
|
||||
(name "r-writexl")
|
||||
(version "1.4.2")
|
||||
(version "1.5.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "writexl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"09whcadnwqcshicbhv1vnvdai087yimmnz9lvc3rld5nn8z66xcg"))))
|
||||
"1kkd17xw7giy1k2azw1xnagka7ihicp17bi7nzlm3gqay1cdqlz2"))))
|
||||
(build-system r-build-system)
|
||||
(inputs (list zlib))
|
||||
(home-page "https://github.com/ropensci/writexl")
|
||||
|
||||
Reference in New Issue
Block a user