gnu: r-qpdf: Update to 1.3.2.

* gnu/packages/cran.scm (r-qpdf): Update to 1.3.2.
This commit is contained in:
Ricardo Wurmus 2023-03-19 21:01:39 +01:00
parent 4def53a3fc
commit f4a0f04cc3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -35096,14 +35096,14 @@ as a data frame. It also supports writing data frames to an ODS file.")
(define-public r-qpdf
(package
(name "r-qpdf")
(version "1.3.0")
(version "1.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "qpdf" version))
(sha256
(base32
"0x2n9b4avnm0p1cz6i90a3p6qjpwr68g4v0xa8d1rr3gbgqfraf8"))
"0xp9x11jpih59s0skfswi5chmv1p8zhz4f66w0nxfx4jhyj0bjfr"))
(modules '((guix build utils)))
(snippet
'(begin