mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-qpdf: Update to 1.3.5.
* gnu/packages/cran.scm (r-qpdf): Update to 1.3.5. Change-Id: I171e4c4402eac438b4301c8107c79b8ed7826e72
This commit is contained in:
parent
70a534fb4b
commit
482a829f2e
1 changed files with 2 additions and 2 deletions
|
|
@ -51437,14 +51437,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.4")
|
||||
(version "1.3.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "qpdf" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1r6ag7znm809y1pc6sfn89dba6696c0xp1j13jj82mvj6c3syfmr"))
|
||||
"0yn41pjr86cw3i1s0050c9f36xmxgqrymrkczsa6zz1i392rg6kh"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue