gnu: r-downlit: Update to 0.4.2.
* gnu/packages/cran.scm (r-downlit): Update to 0.4.2.
parent
d16106e744
commit
06fd18d0ea
|
@ -30868,14 +30868,14 @@ AGG to use as alternative to the raster devices provided through the
|
|||
(define-public r-downlit
|
||||
(package
|
||||
(name "r-downlit")
|
||||
(version "0.4.1")
|
||||
(version "0.4.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "downlit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1h9jjrrfm1k4lz7hlg9qvqny5s1qq3p4l9pzsy6vqg4zmh2nb85v"))))
|
||||
"0g3yncj3gmaqsc6cw7g9slgvd0kfk2414yz5m1dilk8h15lzdprk"))))
|
||||
(properties `((upstream-name . "downlit")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue