gnu: r-downlit: Update to 0.4.4.
* gnu/packages/cran.scm (r-downlit): Update to 0.4.4. Change-Id: I7c75a65f8e18a26309065017a27e77e6397f3b5c
This commit is contained in:
parent
7a9e99f3a1
commit
55343948ae
@ -39292,14 +39292,14 @@ AGG to use as alternative to the raster devices provided through the
|
||||
(define-public r-downlit
|
||||
(package
|
||||
(name "r-downlit")
|
||||
(version "0.4.3")
|
||||
(version "0.4.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "downlit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1gdk6rj3539vnm979spd8py0rpvlaniyiy336abi39g8xjcbw3vc"))))
|
||||
"0a7q90623ahcadqg0b3a0qylachq7nghf50f0v0lip2axvf7ghsm"))))
|
||||
(properties `((upstream-name . "downlit")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user