me
/
guix
Archived
1
0
Fork 0

gnu: r-htmltable: Update to 1.13.2.

* gnu/packages/cran.scm (r-htmltable): Update to 1.13.2.
master
Ricardo Wurmus 2019-09-28 12:20:38 +02:00
parent 8fa788740a
commit 33194de22d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -582,14 +582,14 @@ applications.")
(define-public r-htmltable (define-public r-htmltable
(package (package
(name "r-htmltable") (name "r-htmltable")
(version "1.13.1") (version "1.13.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "htmlTable" version)) (uri (cran-uri "htmlTable" version))
(sha256 (sha256
(base32 (base32
"1l44b33xgj2698k6nz17r8fl0ink14ryzng803apm9d6bnv357v8")))) "0h6jslchlx1dzqqdb70c3n9xlapcym9ykycvr0hc4q3450y8qmvh"))))
(properties `((upstream-name . "htmlTable"))) (properties `((upstream-name . "htmlTable")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs