mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-16 15:20:35 +02:00
gnu: r-htmltable: Update to 2.4.3.
* gnu/packages/cran.scm (r-htmltable): Update to 2.4.3. Change-Id: Icd1fe1e9d46ec34a17d6ef113af41d44e68b530c
This commit is contained in:
@@ -5143,13 +5143,13 @@ applications.")
|
||||
(define-public r-htmltable
|
||||
(package
|
||||
(name "r-htmltable")
|
||||
(version "2.4.2")
|
||||
(version "2.4.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "htmlTable" version))
|
||||
(sha256
|
||||
(base32 "039nnxnvw5l284n7w8q0hnplm0b58nwhsrpjfi5asg61f9hxv0va"))))
|
||||
(base32 "1pgndsyml68d9qd747043m9g0dxhaa10m533dchcsg1izwdx0f9p"))))
|
||||
(properties `((upstream-name . "htmlTable")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user