mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-04 14:24:07 +02:00
gnu: r-pdftools: Update to 3.9.0.
* gnu/packages/cran.scm (r-pdftools): Update to 3.9.0. Change-Id: I63a3d9cc0cd25915f8612365774a7621028b790b
This commit is contained in:
@@ -56888,14 +56888,14 @@ parallel programming style, which is intended for batch parallel execution.")
|
||||
(define-public r-pdftools
|
||||
(package
|
||||
(name "r-pdftools")
|
||||
(version "3.8.0")
|
||||
(version "3.9.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "pdftools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sa0fyacf2v353yp8yr0l9fg5p1rnbrnrcivi6nw2ndl40vcf8vp"))))
|
||||
"1ml8xgn207wk8cqy149gqcwzprirndjl4gnpr6pd5knqb6dvn86s"))))
|
||||
(properties
|
||||
'((upstream-name . "pdftools")
|
||||
(updater-extra-inputs . ("poppler"))))
|
||||
|
||||
Reference in New Issue
Block a user