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:
Ricardo Wurmus 2024-08-16 18:32:38 +02:00
parent 64d3d9476e
commit 4e9a5331bb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -5143,13 +5143,13 @@ applications.")
(define-public r-htmltable (define-public r-htmltable
(package (package
(name "r-htmltable") (name "r-htmltable")
(version "2.4.2") (version "2.4.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "htmlTable" version)) (uri (cran-uri "htmlTable" version))
(sha256 (sha256
(base32 "039nnxnvw5l284n7w8q0hnplm0b58nwhsrpjfi5asg61f9hxv0va")))) (base32 "1pgndsyml68d9qd747043m9g0dxhaa10m533dchcsg1izwdx0f9p"))))
(properties `((upstream-name . "htmlTable"))) (properties `((upstream-name . "htmlTable")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments